diff options
Diffstat (limited to 'packages/detect-stylus/detect-stylus_0.10.bb')
-rw-r--r-- | packages/detect-stylus/detect-stylus_0.10.bb | 2 |
1 files changed, 1 insertions, 1 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" |