xset: Really fix DEPENDS
authorRichard Purdie <richard@openedhand.com>
Wed, 14 Mar 2007 09:01:54 +0000 (09:01 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 14 Mar 2007 09:01:54 +0000 (09:01 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1342 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-app/xset_X11R7.1-1.0.2.bb

index 9d1f464..00855f2 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "MIT"
 PR="r1"
 
 # Remove libraries that are not hard depends
-DEPENDS += " libxext virtual/libx11 libxxf86misc libxfontcache libxmuu"
+DEPENDS += " libxext virtual/libx11 libxxf86misc libxfontcache libxmu"
 
 SRC_URI += "file://disable-xkb.patch;patch=1"