diff options
Diffstat (limited to 'packages/gpe-what/gpe-what_0.33.bb')
-rw-r--r-- | packages/gpe-what/gpe-what_0.33.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-what/gpe-what_0.33.bb b/packages/gpe-what/gpe-what_0.33.bb index 062a7c6db1..98710f551f 100644 --- a/packages/gpe-what/gpe-what_0.33.bb +++ b/packages/gpe-what/gpe-what_0.33.bb @@ -5,5 +5,5 @@ inherit gpe SRC_URI += "file://makefile-fix.patch;patch=1" DESCRIPTION = "GPE modal help" -DEPENDS = "x11 xpm libmatchbox" +DEPENDS = "libx11 libxpm libmatchbox" MAINTAINER = "Phil Blundell <pb@handhelds.org>" |