tags 536997 +patch
thanks

patch is attatched.
diff -ur glunarclock-0.32.4/debian/control glunarclock-0.32.4.new/debian/control
--- glunarclock-0.32.4/debian/control	2009-08-09 01:09:28.000000000 +0000
+++ glunarclock-0.32.4.new/debian/control	2009-08-07 06:25:40.000000000 +0000
@@ -10,7 +10,8 @@
                libpanel-applet2-dev,
                libxklavier12-dev | libxklavier-dev,
                libxml-parser-perl,
-               scrollkeeper
+               scrollkeeper,
+               libglade2-dev
 Homepage: http://glunarclock.sourceforge.net/
 Standards-Version: 3.8.0
 
diff -ur glunarclock-0.32.4/debian/rules glunarclock-0.32.4.new/debian/rules
--- glunarclock-0.32.4/debian/rules	2009-08-09 01:09:28.000000000 +0000
+++ glunarclock-0.32.4.new/debian/rules	2009-08-07 06:34:57.000000000 +0000
@@ -5,7 +5,7 @@
 
 include /usr/share/dpatch/dpatch.make
 
-CFLAGS = -Wall -g
+CFLAGS = -Wall -g -I/usr/include/libgnomeui-2.0
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0
@@ -13,7 +13,7 @@
 	CFLAGS += -O2
 endif
 
-LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -lgnomeui-2
 
 configure: configure-stamp
 configure-stamp: patch-stamp
Only in glunarclock-0.32.4/po: glunarclock-0.32.pot

Reply via email to