mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gammu: Add missing glib-2.0 and udev build dependencies
Since they are autodetected they introduce floating dependencies, so for now just require them at build time. Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
57d90f3729
commit
fe86f89510
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "GNU All Mobile Managment Utilities"
|
||||
SECTION = "console/network"
|
||||
DEPENDS = "cmake-native virtual/libiconv libdbi mysql5"
|
||||
DEPENDS = "cmake-native virtual/libiconv libdbi mysql5 glib-2.0 udev"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a17cb0a873d252440acfdf9b3d0e7fbf"
|
||||
HOMEPAGE = "http://www.gammu.org/"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user