diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb b/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb index f33b43507a..44411751e0 100644 --- a/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb +++ b/meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "GNU All Mobile Managment Utilities" | 1 | SUMMARY = "GNU All Mobile Managment Utilities" |
| 2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
| 3 | DEPENDS = "cmake-native virtual/libiconv libdbi mysql5 glib-2.0 udev libgudev" | 3 | DEPENDS = "cmake-native virtual/libiconv libdbi mysql5 glib-2.0 udev libgudev unixodbc" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=a17cb0a873d252440acfdf9b3d0e7fbf" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=a17cb0a873d252440acfdf9b3d0e7fbf" |
| 6 | HOMEPAGE = "http://www.gammu.org/" | 6 | HOMEPAGE = "http://www.gammu.org/" |
