diff options
-rw-r--r-- | packages/gpe-watch/gpe-watch-0.10/no-render-h.patch | 0 | ||||
-rw-r--r-- | packages/gpe-watch/gpe-watch_0.10.bb | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/packages/gpe-watch/gpe-watch-0.10/no-render-h.patch b/packages/gpe-watch/gpe-watch-0.10/no-render-h.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gpe-watch/gpe-watch-0.10/no-render-h.patch diff --git a/packages/gpe-watch/gpe-watch_0.10.bb b/packages/gpe-watch/gpe-watch_0.10.bb index e69de29bb2..772669ce19 100644 --- a/packages/gpe-watch/gpe-watch_0.10.bb +++ b/packages/gpe-watch/gpe-watch_0.10.bb @@ -0,0 +1,10 @@ +LICENSE = GPL +inherit gpe pkgconfig + +DESCRIPTION = "GPE analog clock-watch" +DEPENDS = "gtk+ libgpewidget" +SECTION = "gpe" +PRIORITY = "optional" + +SRC_URI += "file://fix_makefile.patch;patch=1 \ + file://no-render-h.patch;patch=1" |