From: Marcin Juszkiewicz Date: Fri, 26 Oct 2007 11:35:08 +0000 (+0000) Subject: xpext: removed not needed xextproto dependency, stripped whitespaces X-Git-Tag: 2011-1~10423 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=52dc897f53f0083ff8ffd4b3b283956546c7baa3;p=openembedded-core.git xpext: removed not needed xextproto dependency, stripped whitespaces git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2998 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/maemo/xpext_1.0-5.bb b/meta/packages/maemo/xpext_1.0-5.bb index 2db00de0f7..cc40205c50 100644 --- a/meta/packages/maemo/xpext_1.0-5.bb +++ b/meta/packages/maemo/xpext_1.0-5.bb @@ -3,13 +3,13 @@ LICENSE= "MIT" DESCRIPTION = "X Server Nokia 770 extensions library" SECTION = "x11/libs" PRIORITY = "optional" -DEPENDS = "virtual/libx11 xextproto 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" S = "${WORKDIR}/xpext-1.0" -inherit autotools pkgconfig +inherit autotools pkgconfig do_configure_prepend () { cd ${S}