mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 08:02:23 +02:00
Fix depends
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1082 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
DESCRIPTION = "Custom MB session files for poky"
|
||||
LICENSE = "GPL"
|
||||
SECTION = "x11"
|
||||
RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-engine-sato"
|
||||
PR = "r1"
|
||||
RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "file://etc"
|
||||
S = ${WORKDIR}
|
||||
|
||||
Reference in New Issue
Block a user