diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/xkeyboard-config/xkeyboard-config_1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/xkeyboard-config/xkeyboard-config_1.3.bb b/meta/packages/xkeyboard-config/xkeyboard-config_1.3.bb index 19a08d7a31..f0e975317e 100644 --- a/meta/packages/xkeyboard-config/xkeyboard-config_1.3.bb +++ b/meta/packages/xkeyboard-config/xkeyboard-config_1.3.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "Common X11 Keyboard layouts" | 1 | DESCRIPTION = "Common X11 Keyboard layouts" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | DEPENDS = "intltool xkbcomp-native" | 3 | DEPENDS = "intltool xkbcomp-native glib-2.0" |
4 | RDEPENDS = "xkbcomp" | 4 | RDEPENDS = "xkbcomp" |
5 | PR = "r2" | 5 | PR = "r2" |
6 | 6 | ||