Skip to content

Commit 5f10ff1

Browse files
committed
debian/control: Make search helper programs dependencies instead of
recommends.
1 parent 6e7254f commit 5f10ff1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

debian/control

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,19 +92,19 @@ Depends:
9292
libnemo-extension1 (= ${binary:Version}),
9393
nemo-data (= ${source:Version}),
9494
shared-mime-info (>= 0.50),
95+
poppler-utils,
96+
exif,
97+
id3,
98+
odt2txt,
99+
catdoc,
100+
texlive-binaries,
95101
${misc:Depends},
96102
${shlibs:Depends},
97103
Recommends:
98104
gvfs-backends,
99105
gvfs-fuse,
100106
librsvg2-common,
101-
nemo-fileroller,
102-
poppler-utils,
103-
exif,
104-
id3,
105-
odt2txt,
106-
catdoc,
107-
texlive-binaries
107+
nemo-fileroller
108108
Suggests: eog, evince | pdf-viewer, totem | mp3-decoder, xdg-user-dirs
109109
Description: file manager and graphical shell for Cinnamon
110110
Nemo is the official file manager for the Cinnamon desktop. It allows

0 commit comments

Comments
 (0)