aboutsummaryrefslogtreecommitdiffstats
path: root/packages/detect-stylus
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2006-07-29 01:56:36 +0000
committerJustin Patrin <papercrane@gmail.com>2006-07-29 01:56:36 +0000
commit1e2a6ff6ffac1ac6b3005f716bb5c11395396434 (patch)
tree6b95e39a424a6c451fd913a2ed3b447710703eed /packages/detect-stylus
parente485a5d542a24109c8ab97e58916359efc0cd044 (diff)
downloadopenembedded-1e2a6ff6ffac1ac6b3005f716bb5c11395396434.tar.gz
x11: change virtual/x11 to virtual/libx11
Diffstat (limited to 'packages/detect-stylus')
-rw-r--r--packages/detect-stylus/detect-stylus_0.10.bb2
-rw-r--r--packages/detect-stylus/detect-stylus_0.13.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/detect-stylus/detect-stylus_0.10.bb b/packages/detect-stylus/detect-stylus_0.10.bb
index 75833b606e..00b7209fee 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 = "virtual/x11 xrdb xcursor-transparent-theme"
+DEPENDS = "virtual/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 729a15de74..2203363b7b 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 = "virtual/x11 xcursor-transparent-theme xrdb"
+DEPENDS = "virtual/libx11 xcursor-transparent-theme xrdb"
SECTION = "gpe"
RDEPENDS = "xrdb"