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