Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
authorKoen Kooi <koen@openembedded.org>
Mon, 7 Mar 2005 20:06:10 +0000 (20:06 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 7 Mar 2005 20:06:10 +0000 (20:06 +0000)
into lieve.(none):/data/build/oe/clean-tree/openembedded

2005/03/07 21:05:51+01:00 (none)!koen
matchbox-panel_0.9.1.bb: fix CFLAGS

BKrev: 422cb432NH4n8u_xZx_QbT36WsG7fQ

packages/matchbox-panel/matchbox-panel_0.9.1.bb

index bf892db..dd7df98 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox Window Manager Panel"
 LICENSE = "GPL"
 DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel"
 SECTION = "x11/wm"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \
            file://allow-100-per-cent-battery.patch;patch=1 \
@@ -10,6 +10,8 @@ SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar
 
 inherit autotools pkgconfig gettext
 
+CFLAGS += "-D_GNU_SOURCE"
+
 EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-small-icons"
 
 FILES_${PN} = "${bindir} \