Added libfile-mimeinfo-perl as dependency, we really need this, a

recommendation is not enough. Thanks tsujan.
This commit is contained in:
Alf Gaida 2016-08-10 22:54:39 +02:00
parent 79fd6f5c26
commit 09d221d744
2 changed files with 9 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
libqtxdg (1.3.1~50-g4fde773-4) experimental; urgency=medium
* Added libfile-mimeinfo-perl as dependency, we really need this, a
recommendation is not enough. Thanks tsujan.
-- Alf Gaida <agaida@siduction.org> Wed, 10 Aug 2016 22:48:40 +0200
libqtxdg (1.3.1~50-g4fde773-3) experimental; urgency=medium
* Fixed typo in changelog

3
debian/control vendored
View File

@ -23,7 +23,8 @@ Package: libqt5xdg1
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
${misc:Depends},
libfile-mimeinfo-perl
Pre-Depends: ${misc:Pre-Depends}
Provides: libqt5xdg
Description: Implementation of the XDG Specifications for Qt (shared lib)