xpext, xsp: xextensions -> libxext
authorKoen Kooi <koen@openembedded.org>
Tue, 14 Aug 2007 14:03:05 +0000 (14:03 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 14 Aug 2007 14:03:05 +0000 (14:03 +0000)
packages/maemo/xpext_1.0-5.bb
packages/maemo/xsp_1.0.0-8.bb

index 5deee48..cc40205 100644 (file)
@@ -3,7 +3,7 @@ LICENSE= "MIT"
 DESCRIPTION = "X Server Nokia 770 extensions library"
 SECTION = "x11/libs"
 PRIORITY = "optional"
-DEPENDS = "virtual/libx11 xextensions libxext"
+DEPENDS = "virtual/libx11 libxext"
 
 SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${PN}/${PN}_${PV}.tar.gz \
            file://auxdir.patch;patch=1;pnum=0"
index cb368f8..d5f94c6 100644 (file)
@@ -3,7 +3,7 @@ LICENSE= "MIT"
 DESCRIPTION = "X Server Nokia 770 extensions library"
 SECTION = "x11/libs"
 PRIORITY = "optional"
-DEPENDS = "virtual/libx11 xextensions libxext xpext"
+DEPENDS = "virtual/libx11 libxext xpext"
 
 SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/xsp/${PN}_${PV}.tar.gz"
 S = "${WORKDIR}/Xsp"