summaryrefslogtreecommitdiff
path: root/packages/efl/evas-x11_20060113.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/efl/evas-x11_20060113.bb
parent46698c5ce7137787023e838a0f1fd9a0ff214b17 (diff)
all over the place: adapt DEPENDS to new xlib names
Diffstat (limited to 'packages/efl/evas-x11_20060113.bb')
-rw-r--r--packages/efl/evas-x11_20060113.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl/evas-x11_20060113.bb b/packages/efl/evas-x11_20060113.bb
index 06111c467c..dab078a9bc 100644
--- a/packages/efl/evas-x11_20060113.bb
+++ b/packages/efl/evas-x11_20060113.bb
@@ -1,5 +1,5 @@
include evas.inc
-DEPENDS += "x11 xext freetype"
+DEPENDS += "libx11 libxext freetype"
PR = "r4"
SRC_URI = "cvs://anonymous@thinktux.net/root;module=e17/libs/evas;date=${PV}"