Following Debian, add a runtime dependency of libglib2.0-bin to libqtxdg3 (Closes: #902054, #902055).
This commit is contained in:
parent
8ff1b3cedb
commit
6a0e3e80ab
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -3,6 +3,8 @@ libqtxdg (3.2.0-0ubuntu2) UNRELEASED; urgency=medium
|
|||||||
* Bump Standards-version to 4.1.5, no changes needed.
|
* Bump Standards-version to 4.1.5, no changes needed.
|
||||||
* Run wrap-and-sort.
|
* Run wrap-and-sort.
|
||||||
* Fix inability to drag a menu item to the desktop.
|
* Fix inability to drag a menu item to the desktop.
|
||||||
|
* Following Debian, add a runtime dependency of libglib2.0-bin to libqtxdg3
|
||||||
|
(Closes: #902054, #902055).
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 13 Jul 2018 22:52:16 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 13 Jul 2018 22:52:16 -0500
|
||||||
|
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -26,6 +26,7 @@ Architecture: any
|
|||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: file,
|
Depends: file,
|
||||||
libfile-mimeinfo-perl,
|
libfile-mimeinfo-perl,
|
||||||
|
libglib2.0-bin,
|
||||||
shared-mime-info,
|
shared-mime-info,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user