aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-09-02 17:00:24 -0700
committerKhem Raj <raj.khem@gmail.com>2022-09-05 22:49:35 -0700
commit9747a1db799de0d59ca925870e9bd9b23391ebc3 (patch)
tree1d2d399e95784b8fba1a991ce5de82e8cf32b4bc /meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
parent3cfe757729ba6be5be422c2b0acca0ee4a03ce19 (diff)
downloadmeta-openembedded-9747a1db799de0d59ca925870e9bd9b23391ebc3.tar.gz
geis: Add missing prototypes to functions
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb')
-rw-r--r--meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
index a1a28a8921..e7f3b5131f 100644
--- a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
+++ b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
@@ -22,6 +22,7 @@ DEPENDS += "grail dbus-glib python3 virtual/libx11 libxext libxi libxcb dbus fra
SRC_URI = "https://launchpad.net/${BPN}/trunk/${PV}/+download/${BPN}-${PV}.tar.xz \
file://fix-indentation-for-gcc6.patch \
file://0001-libgeis-Compare-the-first-character-of-string-to-nul.patch \
+ file://0001-provide-function-declaration-with-prototypes.patch \
"
UPSTREAM_CHECK_URI = "https://launchpad.net/geis/trunk"