From: Phil Blundell Date: Fri, 18 Jun 2004 19:46:15 +0000 (+0000) Subject: enable startup-notification, dnotify and nls. add apmd to DEPENDS. X-Git-Tag: Release-2010-05/1~18645 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cd6718f9ec2d8887d9a93fbe487cfc2dd8715bd;p=openembedded.git enable startup-notification, dnotify and nls. add apmd to DEPENDS. BKrev: 40d346877SQA1glWj5WqpZBWKgiAHA --- diff --git a/matchbox-panel/matchbox-panel_0.8.1.oe b/matchbox-panel/matchbox-panel_0.8.1.oe index 0fa4e9b3d8..8144e86890 100644 --- a/matchbox-panel/matchbox-panel_0.8.1.oe +++ b/matchbox-panel/matchbox-panel_0.8.1.oe @@ -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