diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/gattlib/gattlib_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/gattlib/gattlib_git.bb b/meta-oe/recipes-connectivity/gattlib/gattlib_git.bb index f54d833a01..7ad28d594d 100644 --- a/meta-oe/recipes-connectivity/gattlib/gattlib_git.bb +++ b/meta-oe/recipes-connectivity/gattlib/gattlib_git.bb | |||
| @@ -4,8 +4,7 @@ SECTION = "libs/network" | |||
| 4 | LICENSE = "GPL-2.0-or-later | BSD-3-Clause" | 4 | LICENSE = "GPL-2.0-or-later | BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://CMakeLists.txt;beginline=1;endline=6;md5=a87ee154f005a6f035b8b34ac2191f3b" | 5 | LIC_FILES_CHKSUM = "file://CMakeLists.txt;beginline=1;endline=6;md5=a87ee154f005a6f035b8b34ac2191f3b" |
| 6 | 6 | ||
| 7 | DEPENDS = "bluez5 glib-2.0" | 7 | DEPENDS = "bluez5 glib-2.0 glib-2.0-native python3-packaging-native" |
| 8 | DEPENDS += "glib-2.0-native" | ||
| 9 | 8 | ||
| 10 | PV = "0.2+git" | 9 | PV = "0.2+git" |
| 11 | 10 | ||
| @@ -26,7 +25,7 @@ PACKAGECONFIG[force-dbus] = "-DGATTLIB_FORCE_DBUS=TRUE,-DGATTLIB_FORCE_DBUS=FALS | |||
| 26 | EXTRA_OECMAKE += "-DGATTLIB_PYTHON_INTERFACE=OFF" | 25 | EXTRA_OECMAKE += "-DGATTLIB_PYTHON_INTERFACE=OFF" |
| 27 | EXTRA_OECMAKE += "-DGATTLIB_BUILD_DOCS=OFF" | 26 | EXTRA_OECMAKE += "-DGATTLIB_BUILD_DOCS=OFF" |
| 28 | 27 | ||
| 29 | inherit pkgconfig cmake | 28 | inherit pkgconfig cmake python3native |
| 30 | 29 | ||
| 31 | do_compile:append() { | 30 | do_compile:append() { |
| 32 | for f in org-bluez-gattdescriptor1.c org-bluez-battery1.c org-bluez-adaptater1.c \ | 31 | for f in org-bluez-gattdescriptor1.c org-bluez-battery1.c org-bluez-adaptater1.c \ |
