From: Phil Blundell Date: Sun, 16 May 2004 19:29:35 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~19117 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8305a6308c8b26fde83050384699bfcc4efd48d;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages 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 --- diff --git a/matchbox-desktop/matchbox-desktop_0.8.oe b/matchbox-desktop/matchbox-desktop_0.8.oe index 0ae08280c5..30fa86d3b3 100644 --- a/matchbox-desktop/matchbox-desktop_0.8.oe +++ b/matchbox-desktop/matchbox-desktop_0.8.oe @@ -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 \