mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
xset: Add libxmuu to DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1341 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,8 +3,10 @@ require xorg-app-common.inc
|
|||||||
DESCRIPTION = "user preference utility for X"
|
DESCRIPTION = "user preference utility for X"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
|
||||||
|
PR="r1"
|
||||||
|
|
||||||
# Remove libraries that are not hard depends
|
# 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"
|
SRC_URI += "file://disable-xkb.patch;patch=1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user