aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xkbcomp-native_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xkbcomp-native_1.1.1.bb')
-rw-r--r--recipes/xorg-app/xkbcomp-native_1.1.1.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/xorg-app/xkbcomp-native_1.1.1.bb b/recipes/xorg-app/xkbcomp-native_1.1.1.bb
deleted file mode 100644
index ee7c25c407..0000000000
--- a/recipes/xorg-app/xkbcomp-native_1.1.1.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
-
-SECTION = "x11/applications"
-LICENSE = "MIT-X"
-S="${WORKDIR}/xkbcomp-${PV}"
-
-DEPENDS = "libx11-native libxkbfile-native"
-
-SRC_URI = "${XORG_MIRROR}/individual/app/xkbcomp-${PV}.tar.bz2"
-
-inherit native autotools pkgconfig