diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2016-07-21 01:59:15 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-07-21 01:59:31 +0200 |
commit | 98e74ef4e5424bff0948b76cd575ef5e8d3e6ace (patch) | |
tree | 06ee2c5f4e76ce7333c232e2c3778fe855fcd6d7 /ubuntu/maverick | |
parent | 5fec6291fc0fde8cc0c5809c3a1e777a3d437a64 (diff) | |
download | tde-packaging-98e74ef4e5424bff0948b76cd575ef5e8d3e6ace.tar.gz tde-packaging-98e74ef4e5424bff0948b76cd575ef5e8d3e6ace.zip |
Move gnuift from depends to recommends in tdegraphics on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cc4f868f30f863356a49b6933e903e8b30cdd046)
Diffstat (limited to 'ubuntu/maverick')
-rw-r--r-- | ubuntu/maverick/tdegraphics/debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdegraphics/debian/control b/ubuntu/maverick/tdegraphics/debian/control index a1af7910e..462f88a22 100644 --- a/ubuntu/maverick/tdegraphics/debian/control +++ b/ubuntu/maverick/tdegraphics/debian/control @@ -194,7 +194,8 @@ Section: tde Architecture: any Replaces: kmrml-kde3 (<< 4:14.0.0~), kmrml-trinity (<< 4:14.0.0~) Breaks: kmrml-kde3 (<< 4:14.0.0~), kmrml-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, gnuift +Depends: ${shlibs:Depends} +Recommends: gnuift Description: a Konqueror plugin for searching pictures MRML is short for Multimedia Retrieval Markup Language, which defines a protocol for querying a server for images based on their content. See |