diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/xkeyboard-config_2.27.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.27.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.27.bb index a6b2cc0eea..02156ad75b 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.27.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.27.bb | |||
| @@ -13,12 +13,11 @@ LICENSE = "MIT & MIT-style" | |||
| 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9" |
| 14 | 14 | ||
| 15 | SRC_URI = "${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.bz2" | 15 | SRC_URI = "${XORG_MIRROR}/individual/data/xkeyboard-config/${BPN}-${PV}.tar.bz2" |
| 16 | |||
| 17 | SRC_URI[md5sum] = "316753e35d3906d042c74230612eab9f" | 16 | SRC_URI[md5sum] = "316753e35d3906d042c74230612eab9f" |
| 18 | SRC_URI[sha256sum] = "690daec8fea63526c07620c90e6f3f10aae34e94b6db6e30906173480721901f" | 17 | SRC_URI[sha256sum] = "690daec8fea63526c07620c90e6f3f10aae34e94b6db6e30906173480721901f" |
| 19 | 18 | ||
| 20 | SECTION = "x11/libs" | 19 | SECTION = "x11/libs" |
| 21 | DEPENDS = "intltool-native util-macros libxslt-native" | 20 | DEPENDS = "util-macros libxslt-native" |
| 22 | 21 | ||
| 23 | EXTRA_OECONF = "--with-xkb-rules-symlink=xorg --disable-runtime-deps" | 22 | EXTRA_OECONF = "--with-xkb-rules-symlink=xorg --disable-runtime-deps" |
| 24 | 23 | ||
