aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xkbcomp_1.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xkbcomp_1.0.5.bb')
-rw-r--r--recipes/xorg-app/xkbcomp_1.0.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/xkbcomp_1.0.5.bb b/recipes/xorg-app/xkbcomp_1.0.5.bb
index a247bf38b3..800efb02c3 100644
--- a/recipes/xorg-app/xkbcomp_1.0.5.bb
+++ b/recipes/xorg-app/xkbcomp_1.0.5.bb
@@ -2,7 +2,7 @@ require xorg-app-common.inc
DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
-DEPENDS += " virtual/libx11 libxkbfile"
+DEPENDS += " libxkbfile"
BBCLASSEXTEND = "native"