[SCM] breeze-gtk packaging branch, master, updated. debian/5.6.4-1-6-gfd8b6a1

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jun 23 07:38:09 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/breeze-gtk.git;a=commitdiff;h=be22019

The following commit has been merged in the master branch:
commit be220193ba5bc44b0acaae42bda531f2dc632b5c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jun 16 11:49:20 2016 +0200

    Force the use of gtk 3.20
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9ca54cc..fcaf96a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
+override_dh_auto_configure:
+	$(overridden_command) -- -DWITH_GTK3_VERSION=3.20
+
 override_dh_auto_test:
 	# Disable dh_auto_test at build time
 	:

-- 
breeze-gtk packaging



More information about the pkg-kde-commits mailing list