mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
metacity-clutter: Add intltool to DEPENDS
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
DESCRIPTION = "Metacity is the boring window manager for the adult in you."
|
DESCRIPTION = "Metacity is the boring window manager for the adult in you."
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "startup-notification gtk+ gconf clutter-0.8 gdk-pixbuf-csource-native"
|
DEPENDS = "startup-notification gtk+ gconf clutter-0.8 gdk-pixbuf-csource-native intltool"
|
||||||
PR = "r5"
|
PR = "r5"
|
||||||
PV = "2.25.1+git${SRCREV}"
|
PV = "2.25.1+git${SRCREV}"
|
||||||
inherit gnome update-alternatives
|
inherit gnome update-alternatives
|
||||||
|
|||||||
Reference in New Issue
Block a user