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:
Marcin Juszkiewicz
2007-07-03 10:42:54 +00:00
parent cf1167371e
commit 13dfd2894e
3 changed files with 4 additions and 1 deletions

View File

@@ -3,3 +3,5 @@ require xorg-app-common.inc
#DESCRIPTION = ""
DEPENDS += " virtual/libx11 libxmu libxrender libxft libxext"
PE = "1"

View File

@@ -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"

View File

@@ -4,3 +4,4 @@ require xorg-app-common.inc
DEPENDS += " libxv virtual/libx11"
PE = "1"