tags 669485 +patch
thanks

The attatched patch to debian/rules makes this package build again.


--- glade-3-3.6.7/debian/rules	2011-07-27 01:01:14.000000000 +0000
+++ glade-3-3.6.7.new/debian/rules	2012-05-25 23:35:07.000000000 +0000
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export GTK_LIBS = $(shell pkg-config --libs gtk+-2.0) -lgmodule-2.0 -lxml2
+
 ALLOWED_DISTS += unstable
 
 include /usr/share/cdbs/1/rules/debhelper.mk

Reply via email to