mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
xset: Really fix DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1342 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user