summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/libmanette/libmanette_0.2.13.bb (renamed from meta-oe/recipes-support/libmanette/libmanette_0.2.9.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libmanette/libmanette_0.2.9.bb b/meta-oe/recipes-support/libmanette/libmanette_0.2.13.bb
index 2e59401892..2825b8af98 100644
--- a/meta-oe/recipes-support/libmanette/libmanette_0.2.9.bb
+++ b/meta-oe/recipes-support/libmanette/libmanette_0.2.13.bb
@@ -5,10 +5,10 @@ HOMEPAGE = "https://gnome.pages.gitlab.gnome.org/libmanette/"
5LICENSE = "LGPL-2.1-only" 5LICENSE = "LGPL-2.1-only"
6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
7 7
8DEPENDS = "libevdev libgudev" 8DEPENDS = "libevdev libgudev hidapi"
9 9
10SRC_URI = "https://download.gnome.org/sources/libmanette/0.2/libmanette-${PV}.tar.xz" 10SRC_URI = "https://download.gnome.org/sources/libmanette/0.2/libmanette-${PV}.tar.xz"
11SRC_URI[sha256sum] = "29366be5452f60a74c65fc64ffe2d74eddd4e6e6824c2cefa567a43bd92b688f" 11SRC_URI[sha256sum] = "287cc2fde0de092919366af757d85e7b3a0248eb1b395344726e97955a77d8ae"
12 12
13inherit meson pkgconfig gobject-introspection ptest vala 13inherit meson pkgconfig gobject-introspection ptest vala
14 14