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.
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
+
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to