Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Sun, 16 May 2004 19:29:35 +0000 (19:29 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 16 May 2004 19:29:35 +0000 (19:29 +0000)
into gandalf.tm.informatik.uni-frankfurt.de:/home/pb_/packages

2004/05/16 21:29:31+02:00 uni-frankfurt.de!pb_
enable startup-notification and dnotify

BKrev: 40a7c11fcE-ZZiyR34_ZNaMoAVvGiA

matchbox-desktop/matchbox-desktop_0.8.oe

index 0ae0828..30fa86d 100644 (file)
@@ -1,9 +1,12 @@
+PR = "r1"
 LICENSE = "GPL"
-DEPENDS = "virtual/libc libmatchbox"
+DEPENDS = "virtual/libc libmatchbox startup-notification"
 
 SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-desktop/${PV}/matchbox-desktop-${PV}.tar.bz2"
 
-inherit autotools  pkgconfig
+EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"
+
+inherit autotools pkgconfig
 
 FILES_${PN} = "${bindir} \
               ${datadir}/applications \