summaryrefslogtreecommitdiff
path: root/packages/xev
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/xev
parent46698c5ce7137787023e838a0f1fd9a0ff214b17 (diff)
all over the place: adapt DEPENDS to new xlib names
Diffstat (limited to 'packages/xev')
-rw-r--r--packages/xev/xev_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xev/xev_cvs.bb b/packages/xev/xev_cvs.bb
index 50c190c173..3ea9d05c63 100644
--- a/packages/xev/xev_cvs.bb
+++ b/packages/xev/xev_cvs.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://freedesktop.org/wiki/Software_2fxapps"
LICENSE = "MIT"
MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
SECTION = "x11/base"
-DEPENDS = "x11 xau"
+DEPENDS = "libx11 libxau"
PR = "r1"
SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xev \