aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ion
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/ion
parent46698c5ce7137787023e838a0f1fd9a0ff214b17 (diff)
downloadopenembedded-2fb5f01e23b04e171d4dea6e5d1af5640386efac.tar.gz
all over the place: adapt DEPENDS to new xlib names
Diffstat (limited to 'packages/ion')
-rw-r--r--packages/ion/ion3_0.0+ds20041104.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ion/ion3_0.0+ds20041104.bb b/packages/ion/ion3_0.0+ds20041104.bb
index 81af3169fd..1c80cdf2fa 100644
--- a/packages/ion/ion3_0.0+ds20041104.bb
+++ b/packages/ion/ion3_0.0+ds20041104.bb
@@ -1,7 +1,7 @@
BROKEN = "1"
# is unfetchable now - upstream updated to 20050728
-DEPENDS += "lua-native lua x11 xext"
+DEPENDS += "lua-native lua libx11 libxext"
DESCRIPTION = "Ion is a tiling tabbed window manager designed with keyboard \
users in mind."
HOMEPAGE = "http://modeemi.fi/~tuomov/ion/"