diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-09-02 17:00:24 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-05 22:49:35 -0700 |
| commit | 9747a1db799de0d59ca925870e9bd9b23391ebc3 (patch) | |
| tree | 1d2d399e95784b8fba1a991ce5de82e8cf32b4bc /meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb | |
| parent | 3cfe757729ba6be5be422c2b0acca0ee4a03ce19 (diff) | |
| download | meta-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.bb | 1 |
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 | |||
| 22 | SRC_URI = "https://launchpad.net/${BPN}/trunk/${PV}/+download/${BPN}-${PV}.tar.xz \ | 22 | SRC_URI = "https://launchpad.net/${BPN}/trunk/${PV}/+download/${BPN}-${PV}.tar.xz \ |
| 23 | file://fix-indentation-for-gcc6.patch \ | 23 | file://fix-indentation-for-gcc6.patch \ |
| 24 | file://0001-libgeis-Compare-the-first-character-of-string-to-nul.patch \ | 24 | file://0001-libgeis-Compare-the-first-character-of-string-to-nul.patch \ |
| 25 | file://0001-provide-function-declaration-with-prototypes.patch \ | ||
| 25 | " | 26 | " |
| 26 | 27 | ||
| 27 | UPSTREAM_CHECK_URI = "https://launchpad.net/geis/trunk" | 28 | UPSTREAM_CHECK_URI = "https://launchpad.net/geis/trunk" |
