aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-sketchbook/gpe-sketchbook_0.2.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-sketchbook/gpe-sketchbook_0.2.9.bb')
-rw-r--r--recipes/gpe-sketchbook/gpe-sketchbook_0.2.9.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gpe-sketchbook/gpe-sketchbook_0.2.9.bb b/recipes/gpe-sketchbook/gpe-sketchbook_0.2.9.bb
index 488e32f55b..312df2a044 100644
--- a/recipes/gpe-sketchbook/gpe-sketchbook_0.2.9.bb
+++ b/recipes/gpe-sketchbook/gpe-sketchbook_0.2.9.bb
@@ -1,8 +1,11 @@
DEPENDS = "libgpewidget sqlite"
+RDEPENDS = "gpe-icons"
LICENSE = "GPL"
DESCRIPTION = "A GPE notebook to sketch your notes"
export CVSBUILD = "no"
+PR = "r1"
+
inherit gpe pkgconfig
CFLAGS +="-D_GNU_SOURCE"