enable startup-notification, dnotify and nls. add apmd to DEPENDS.
authorPhil Blundell <philb@gnu.org>
Fri, 18 Jun 2004 19:46:15 +0000 (19:46 +0000)
committerPhil Blundell <philb@gnu.org>
Fri, 18 Jun 2004 19:46:15 +0000 (19:46 +0000)
BKrev: 40d346877SQA1glWj5WqpZBWKgiAHA

matchbox-panel/matchbox-panel_0.8.1.oe

index 0fa4e9b..8144e86 100644 (file)
@@ -1,19 +1,18 @@
-PR = "r1"
+PR = "r2"
 DESCRIPTION = "Matchbox panel"
 LICENSE = "GPL"
-DEPENDS = "libmatchbox x11 xext xpm"
+DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification"
 
 SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/0.8/matchbox-panel-${PV}.tar.bz2 \
        file://automake-lossage.patch;patch=1"
 S = "${WORKDIR}/matchbox-panel-${PV}"
 
-inherit autotools  pkgconfig
+inherit autotools pkgconfig
+
+EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-nls"
+# --enable-small-icons
 
 FILES_${PN} = "${bindir} \
               ${datadir}/applications \
               ${datadir}/pixmaps"
 
-#EXTRA_OECONF = "--enable-small-icons"
-#              --enable-dnotify
-#              --enable-startup-notification
-#              --enable-nls