mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
xorg-app: renamed xset, xvinfo, x11perf as part of X11 cleanup
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2079 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,3 +3,5 @@ require xorg-app-common.inc
|
||||
#DESCRIPTION = ""
|
||||
|
||||
DEPENDS += " virtual/libx11 libxmu libxrender libxft libxext"
|
||||
|
||||
PE = "1"
|
||||
@@ -3,7 +3,7 @@ require xorg-app-common.inc
|
||||
DESCRIPTION = "user preference utility for X"
|
||||
LICENSE = "MIT"
|
||||
|
||||
PR="r1"
|
||||
PE = "1"
|
||||
|
||||
# Remove libraries that are not hard depends
|
||||
DEPENDS += " libxext virtual/libx11 libxxf86misc libxfontcache libxmu"
|
||||
@@ -4,3 +4,4 @@ require xorg-app-common.inc
|
||||
|
||||
DEPENDS += " libxv virtual/libx11"
|
||||
|
||||
PE = "1"
|
||||
Reference in New Issue
Block a user