mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libexif: Add gettext DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -2,6 +2,7 @@ DESCRIPTION = "Library to read the extended image information (EXIF) from JPEG p
|
||||
HOMEPAGE = "http://sourceforge.net/projects/libexif"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPL"
|
||||
DEPENDS = "gettext"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user