diff options
-rw-r--r-- | meta-oe/recipes-support/hidapi/hidapi_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/hidapi/hidapi_git.bb b/meta-oe/recipes-support/hidapi/hidapi_git.bb index 76f5dc7624..e45445073f 100644 --- a/meta-oe/recipes-support/hidapi/hidapi_git.bb +++ b/meta-oe/recipes-support/hidapi/hidapi_git.bb | |||
@@ -7,6 +7,7 @@ LICENSE = "BSD-3-Clause | GPLv3" | |||
7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7c3949a631240cb6c31c50f3eb696077" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7c3949a631240cb6c31c50f3eb696077" |
8 | 8 | ||
9 | DEPENDS = "libusb udev" | 9 | DEPENDS = "libusb udev" |
10 | RDEPENDS:${PN}:append:libc-glibc = " glibc-gconv-utf-16" | ||
10 | 11 | ||
11 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
12 | 13 | ||