mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 14:02:22 +02:00
xkeyboard-config: Add DEPENDS on glib-2.0 (for glib-gettext)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Common X11 Keyboard layouts"
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "intltool xkbcomp-native"
|
||||
DEPENDS = "intltool xkbcomp-native glib-2.0"
|
||||
RDEPENDS = "xkbcomp"
|
||||
PR = "r2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user