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 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" |