summaryrefslogtreecommitdiff
path: root/packages/maemo/xsp_1.0.0-8.bb
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-03-01 18:21:32 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-01 18:21:32 +0000
commit2fb5f01e23b04e171d4dea6e5d1af5640386efac (patch)
treeeb7e4577065e4795754c264f90a335d81c805207 /packages/maemo/xsp_1.0.0-8.bb
parent46698c5ce7137787023e838a0f1fd9a0ff214b17 (diff)
all over the place: adapt DEPENDS to new xlib names
Diffstat (limited to 'packages/maemo/xsp_1.0.0-8.bb')
-rw-r--r--packages/maemo/xsp_1.0.0-8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/maemo/xsp_1.0.0-8.bb b/packages/maemo/xsp_1.0.0-8.bb
index 0c4a4c62f8..068193c6aa 100644
--- a/packages/maemo/xsp_1.0.0-8.bb
+++ b/packages/maemo/xsp_1.0.0-8.bb
@@ -3,7 +3,7 @@ LICENSE= "MIT"
DESCRIPTION = "X Server Nokia 770 extensions library"
SECTION = "x11/libs"
PRIORITY = "optional"
-DEPENDS = "x11 xextensions xext xpext"
+DEPENDS = "libx11 xextensions libxext xpext"
SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/xsp/${PN}_${PV}.tar.gz"
S = "${WORKDIR}/Xsp"