diff options
Diffstat (limited to 'recipes/gpe-what/gpe-what_0.33.bb')
-rw-r--r-- | recipes/gpe-what/gpe-what_0.33.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gpe-what/gpe-what_0.33.bb b/recipes/gpe-what/gpe-what_0.33.bb new file mode 100644 index 0000000000..71ae7dac95 --- /dev/null +++ b/recipes/gpe-what/gpe-what_0.33.bb @@ -0,0 +1,5 @@ +require gpe-what.inc + +SRC_URI += "file://makefile-fix.patch;patch=1" + +DEPENDS = "virtual/libx11 libxpm libmatchbox" |