From c8305a6308c8b26fde83050384699bfcc4efd48d Mon Sep 17 00:00:00 2001 From: Phil Blundell <philb@gnu.org> Date: Sun, 16 May 2004 19:29:35 +0000 Subject: 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 --- matchbox-desktop/matchbox-desktop_0.8.oe | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 \ -- cgit v1.2.3