aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxine
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/libxine
parent46698c5ce7137787023e838a0f1fd9a0ff214b17 (diff)
downloadopenembedded-2fb5f01e23b04e171d4dea6e5d1af5640386efac.tar.gz
all over the place: adapt DEPENDS to new xlib names
Diffstat (limited to 'packages/libxine')
-rw-r--r--packages/libxine/libxine-x11_1.0.bb2
-rw-r--r--packages/libxine/libxine_1.1.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/libxine/libxine-x11_1.0.bb b/packages/libxine/libxine-x11_1.0.bb
index b8f22e7dc4..ea70778517 100644
--- a/packages/libxine/libxine-x11_1.0.bb
+++ b/packages/libxine/libxine-x11_1.0.bb
@@ -3,7 +3,7 @@ This version is configued for the usage with X11"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPL"
-DEPENDS = "zlib libogg libvorbis tremor libmad libmodplug esound-gpe x11 xext"
+DEPENDS = "zlib libogg libvorbis tremor libmad libmodplug esound-gpe libx11 libxext"
PROVIDES = "virtual/libxine"
PR = "r0"
diff --git a/packages/libxine/libxine_1.1.0.bb b/packages/libxine/libxine_1.1.0.bb
index af5561d68a..824c381a92 100644
--- a/packages/libxine/libxine_1.1.0.bb
+++ b/packages/libxine/libxine_1.1.0.bb
@@ -3,7 +3,7 @@ This version is configued for the usage with X11"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPL"
-DEPENDS = "zlib libogg libvorbis tremor libmad libmodplug esound-gpe x11 xext"
+DEPENDS = "zlib libogg libvorbis tremor libmad libmodplug esound-gpe libx11 libxext"
PROVIDES = "virtual/libxine"
PR = "r0"