XdgIconLoader: Recommend gtk-update-icon-cache instead depend on it.

Thanks Rohan Garg <rohan@kde.org>
This commit is contained in:
Alf Gaida 2016-09-30 19:10:46 +02:00
parent 02ce779589
commit e236999695
2 changed files with 10 additions and 3 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
libqtxdg (2.0.0-2) experimental; urgency=medium
* XdgIconLoader: Recommend gtk-update-icon-cache instead depend on it.
Thanks Rohan Garg <rohan@kde.org>
-- Alf Gaida <agaida@siduction.org> Fri, 30 Sep 2016 19:10:36 +0200
libqtxdg (2.0.0-1) experimental; urgency=medium
* Cherry-picked new upstream release 2.0.0.

4
debian/control vendored
View File

@ -36,8 +36,8 @@ Package: libqt5xdgiconloader2
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
gtk-update-icon-cache
${misc:Depends}
Recommmends: gtk-update-icon-cache
Pre-Depends: ${misc:Pre-Depends}
Provides: libqt5xdgiconloader
Description: Implementation of the XDG Iconloader for Qt (shared lib)