mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 08:01:31 +00: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:
parent
957863bf9e
commit
2f78c4d28b
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user