Following Debian, add a runtime dependency of libglib2.0-bin to libqtxdg3 (Closes: #902054, #902055).

This commit is contained in:
Simon Quigley 2018-07-13 23:01:59 -05:00
parent 8ff1b3cedb
commit 6a0e3e80ab
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View File

@ -3,6 +3,8 @@ libqtxdg (3.2.0-0ubuntu2) UNRELEASED; urgency=medium
* Bump Standards-version to 4.1.5, no changes needed.
* Run wrap-and-sort.
* 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

1
debian/control vendored
View File

@ -26,6 +26,7 @@ Architecture: any
Multi-Arch: same
Depends: file,
libfile-mimeinfo-perl,
libglib2.0-bin,
shared-mime-info,
${misc:Depends},
${shlibs:Depends}