mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00: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:
+2
@@ -3,3 +3,5 @@ require xorg-app-common.inc
|
|||||||
#DESCRIPTION = ""
|
#DESCRIPTION = ""
|
||||||
|
|
||||||
DEPENDS += " virtual/libx11 libxmu libxrender libxft libxext"
|
DEPENDS += " virtual/libx11 libxmu libxrender libxft libxext"
|
||||||
|
|
||||||
|
PE = "1"
|
||||||
@@ -3,7 +3,7 @@ require xorg-app-common.inc
|
|||||||
DESCRIPTION = "user preference utility for X"
|
DESCRIPTION = "user preference utility for X"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
|
||||||
PR="r1"
|
PE = "1"
|
||||||
|
|
||||||
# Remove libraries that are not hard depends
|
# Remove libraries that are not hard depends
|
||||||
DEPENDS += " libxext virtual/libx11 libxxf86misc libxfontcache libxmu"
|
DEPENDS += " libxext virtual/libx11 libxxf86misc libxfontcache libxmu"
|
||||||
+1
@@ -4,3 +4,4 @@ require xorg-app-common.inc
|
|||||||
|
|
||||||
DEPENDS += " libxv virtual/libx11"
|
DEPENDS += " libxv virtual/libx11"
|
||||||
|
|
||||||
|
PE = "1"
|
||||||
Reference in New Issue
Block a user