From 2fb5f01e23b04e171d4dea6e5d1af5640386efac Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Wed, 1 Mar 2006 18:21:32 +0000 Subject: all over the place: adapt DEPENDS to new xlib names --- packages/detect-stylus/detect-stylus_0.10.bb | 2 +- packages/detect-stylus/detect-stylus_0.13.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/detect-stylus') diff --git a/packages/detect-stylus/detect-stylus_0.10.bb b/packages/detect-stylus/detect-stylus_0.10.bb index d4cec0efd7..bc7103cb24 100644 --- a/packages/detect-stylus/detect-stylus_0.10.bb +++ b/packages/detect-stylus/detect-stylus_0.10.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" PR = "r2" -DEPENDS = "x11 xrdb xcursor-transparent-theme" +DEPENDS = "libx11 xrdb xcursor-transparent-theme" RDEPENDS = "xrdb xcursor-transparent-theme" SECTION = "gpe" diff --git a/packages/detect-stylus/detect-stylus_0.13.bb b/packages/detect-stylus/detect-stylus_0.13.bb index c0ece8754e..793cbef849 100644 --- a/packages/detect-stylus/detect-stylus_0.13.bb +++ b/packages/detect-stylus/detect-stylus_0.13.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" PR = "r2" -DEPENDS = "x11 xcursor-transparent-theme xrdb" +DEPENDS = "libx11 xcursor-transparent-theme xrdb" SECTION = "gpe" RDEPENDS = "xrdb" -- cgit v1.2.3