Message ID | 20250213171934.646244-1-skandigraun@gmail.com |
---|---|
State | Accepted |
Headers | show |
Series | [meta-xfce] parole: fix dependency name | expand |
diff --git a/meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb b/meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb index e2c7a012c7..eaa233ceb4 100644 --- a/meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb +++ b/meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb @@ -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} += " \
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- meta-xfce/recipes-multimedia/parole/parole_4.18.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)