xsp/xpext: s/xextensions/xextproto/

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@757 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-09-26 09:40:58 +00:00
parent b83c1abc2b
commit 4e0958eb92
2 changed files with 2 additions and 2 deletions

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

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