mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 00:29:08 +00:00
Mark mb-panel-2 as a replacement for matchbox-panel
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1242 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
6c84e2bd3f
commit
c8767a3e01
@ -5,6 +5,10 @@ PV = "0.0+svn${SRCDATE}"
|
||||
DEPENDS = "gtk+ startup-notification apmd"
|
||||
PR = "r1"
|
||||
|
||||
RPROVIDES = matchbox-panel
|
||||
RREPLACES = matchbox-panel
|
||||
RCONFLICTS = matchbox-panel
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
||||
|
||||
EXTRA_OECONF = "--enable-startup-notification --disable-libnotify"
|
||||
@ -18,5 +22,5 @@ FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug"
|
||||
inherit autotools pkgconfig
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
autotools_stage_includes
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user