xsp/xpext: s/xextensions/xextproto/
authorRichard Purdie <richard@openedhand.com>
Tue, 26 Sep 2006 09:40:58 +0000 (09:40 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 26 Sep 2006 09:40:58 +0000 (09:40 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@757 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/maemo/xpext_1.0-5.bb
meta/packages/maemo/xsp_1.0.0-8.bb

index 75b7903..4130f53 100644 (file)
@@ -3,7 +3,7 @@ LICENSE= "MIT"
 DESCRIPTION = "X Server Nokia 770 extensions library"
 SECTION = "x11/libs"
 PRIORITY = "optional"
-DEPENDS = "libx11 xextensions libxext"
+DEPENDS = "libx11 xextproto 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 068193c..5618292 100644 (file)
@@ -3,7 +3,7 @@ LICENSE= "MIT"
 DESCRIPTION = "X Server Nokia 770 extensions library"
 SECTION = "x11/libs"
 PRIORITY = "optional"
-DEPENDS = "libx11 xextensions libxext xpext"
+DEPENDS = "libx11 xextproto libxext xpext"
 
 SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/xsp/${PN}_${PV}.tar.gz"
 S = "${WORKDIR}/Xsp"