mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 22:03:01 +00:00
libexif: Add gettext DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
515b0f19ca
commit
18bd18313c
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user