Added libfile-mimeinfo-perl as dependency, we really need this, a
recommendation is not enough. Thanks tsujan.
This commit is contained in:
parent
79fd6f5c26
commit
09d221d744
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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
|
libqtxdg (1.3.1~50-g4fde773-3) experimental; urgency=medium
|
||||||
|
|
||||||
* Fixed typo in changelog
|
* Fixed typo in changelog
|
||||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -23,7 +23,8 @@ Package: libqt5xdg1
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
${misc:Depends}
|
${misc:Depends},
|
||||||
|
libfile-mimeinfo-perl
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Provides: libqt5xdg
|
Provides: libqt5xdg
|
||||||
Description: Implementation of the XDG Specifications for Qt (shared lib)
|
Description: Implementation of the XDG Specifications for Qt (shared lib)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user