summaryrefslogtreecommitdiff
path: root/meta/packages
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/xorg-app/xset_X11R7.1-1.0.2.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/xorg-app/xset_X11R7.1-1.0.2.bb b/meta/packages/xorg-app/xset_X11R7.1-1.0.2.bb
index d2b6d37b9..9d1f46437 100644
--- a/meta/packages/xorg-app/xset_X11R7.1-1.0.2.bb
+++ b/meta/packages/xorg-app/xset_X11R7.1-1.0.2.bb
@@ -3,8 +3,10 @@ require xorg-app-common.inc
DESCRIPTION = "user preference utility for X"
LICENSE = "MIT"
+PR="r1"
+
# Remove libraries that are not hard depends
-DEPENDS += " libxext virtual/libx11 libxxf86misc libxfontcache"
+DEPENDS += " libxext virtual/libx11 libxxf86misc libxfontcache libxmuu"
SRC_URI += "file://disable-xkb.patch;patch=1"