summaryrefslogtreecommitdiff
path: root/meta/packages/leafpad
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/leafpad')
-rw-r--r--meta/packages/leafpad/files/owl-menu.patch2
-rw-r--r--meta/packages/leafpad/leafpad_0.8.9.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/leafpad/files/owl-menu.patch b/meta/packages/leafpad/files/owl-menu.patch
index bcb591744..acfc88030 100644
--- a/meta/packages/leafpad/files/owl-menu.patch
+++ b/meta/packages/leafpad/files/owl-menu.patch
@@ -16,7 +16,7 @@
*/
#include "leafpad.h"
-+#include "owlwindowmenu.h"
++#include <libowl/owlwindowmenu.h>
+
/*
static void cb_scroll_event(GtkAdjustment *adj, GtkWidget *view)
diff --git a/meta/packages/leafpad/leafpad_0.8.9.bb b/meta/packages/leafpad/leafpad_0.8.9.bb
index c5f63aa83..f99fa0acf 100644
--- a/meta/packages/leafpad/leafpad_0.8.9.bb
+++ b/meta/packages/leafpad/leafpad_0.8.9.bb
@@ -3,7 +3,7 @@ DEPENDS = "gtk+ intltool-native libowl"
SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \
file://owl-menu.patch;patch=1 \
file://leafpad.desktop"
-PR = "r7"
+PR = "r8"
inherit autotools pkgconfig