mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
xsp: removed not needed xextproto dependency, stripped whitespaces
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2997 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,12 +3,12 @@ LICENSE= "MIT"
|
||||
DESCRIPTION = "X Server Nokia 770 extensions library"
|
||||
SECTION = "x11/libs"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "virtual/libx11 xextproto 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"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
inherit autotools pkgconfig
|
||||
|
||||
do_stage() {
|
||||
oe_runmake install prefix=${STAGING_DIR} \
|
||||
|
||||
Reference in New Issue
Block a user