mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
parole: fix dependency name
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d0fbaafc29
commit
10ae09fb46
|
|
@ -23,7 +23,7 @@ RDEPENDS:${PN} += "gstreamer1.0-plugins-good"
|
|||
EXTRA_OECONF = "--disable-gtk-doc DATADIRNAME=share"
|
||||
|
||||
PACKAGECONFIG ??= "notify"
|
||||
PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter"
|
||||
PACKAGECONFIG[clutter] = "--enable-clutter, --disable-clutter, clutter-gtk-1.0"
|
||||
PACKAGECONFIG[notify] = "--enable-notify-plugin, --disable-notify-plugin, libnotify"
|
||||
|
||||
FILES:${PN} += " \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user