From ea7da1dd061b7ef4eabd61c6073e6a27709fe972 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 11 Oct 2005 17:20:26 +0000 Subject: More merging with OE. Fix settings-daemon depends. git-svn-id: https://svn.o-hand.com/repos/poky@133 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../packages/matchbox-panel/matchbox-panel_svn.bb | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'openembedded/packages/matchbox-panel/matchbox-panel_svn.bb') diff --git a/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb b/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb index dab3452ef1..f0e80d3d22 100644 --- a/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb +++ b/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb @@ -1,20 +1,11 @@ -DESCRIPTION = "Matchbox Window Manager Panel" -LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel" -SECTION = "x11/wm" +include matchbox-panel.inc PV = "0.9.2+cvs-${CVSDATE}" DEFAULT_PREFERENCE = "-1" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" -S = ${WORKDIR}/${PN} - -inherit autotools pkgconfig gettext - EXTRA_OECONF = "--enable-startup-notification --enable-dnotify" -CFLAGS += " -D_GNU_SOURCE" -FILES_${PN} = "${bindir} \ - ${datadir}/applications \ - ${datadir}/pixmaps" +S = ${WORKDIR}/${PN} + -- cgit v1.2.3