summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxterminal/lxterminal_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde/lxterminal/lxterminal_git.bb')
-rw-r--r--recipes-lxde/lxterminal/lxterminal_git.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-lxde/lxterminal/lxterminal_git.bb b/recipes-lxde/lxterminal/lxterminal_git.bb
index 9ea9cb6..2c745eb 100644
--- a/recipes-lxde/lxterminal/lxterminal_git.bb
+++ b/recipes-lxde/lxterminal/lxterminal_git.bb
@@ -6,7 +6,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
DEPENDS = "gtk+3 vte glib-2.0 intltool-native xmlto-native"
-SRC_URI = "git://github.com/lxde/lxterminal.git;protocol=https"
+SRC_URI = " \
+ git://github.com/lxde/lxterminal.git;protocol=https \
+ file://0002-man-Makefile.am-don-t-error-out-on-missing-man-depen.patch \
+"
SRCREV = "2cea95a7a8c4179e862ac3cb5036bf4e8316fff7"
S = "${WORKDIR}/git"