[Pkg-kde-extras] Bug#781376: oxygen-gtk3: Do not depend on libgtk-3-0
Artur Rona
ari-tczew at tlen.pl
Sat Mar 28 10:08:47 UTC 2015
Package: src:oxygen-gtk3
Version: 1.4.1-2
Tags: patch
Usertags: origin-ubuntu ubuntu-patch vivid
In Ubuntu, we've applied the attached patch to achieve the following:
* debian/rules:
- Add dh_shlibdeps to not depend on libgtk-3-0.
We thought you might be interested in doing the same.
-------------- next part --------------
diff -Nru oxygen-gtk3-1.4.1/debian/rules oxygen-gtk3-1.4.1/debian/rules
--- oxygen-gtk3-1.4.1/debian/rules 2013-07-14 19:57:32.000000000 +0200
+++ oxygen-gtk3-1.4.1/debian/rules 2015-03-25 10:40:27.000000000 +0100
@@ -19,3 +19,7 @@
override_dh_builddeb:
dh_builddeb -- -Zxz
+
+override_dh_shlibdeps:
+ dh_shlibdeps -- -xlibgtk-3-0
+
More information about the pkg-kde-extras
mailing list