Add matchbox-panel-2 to poky

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@612 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Lord 2006-08-17 20:04:30 +00:00
parent 7d9b40bf4e
commit d8b4d9c7fc
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
PV = "0.0+svn${SRCDATE}"
DEPENDS = "gtk+ startup-notification"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
EXTRA_OECONF = "--enable-startup-notification"
S = ${WORKDIR}/${PN}
inherit autotools