mirror of
git://git.yoctoproject.org/poky
synced 2026-09-27 01:16:52 +00:00
gdbm: remove unneeded gettext dependancy
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
parent
5522e485ba
commit
ccf2e8c603
@ -3,8 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/gdbm/gdbm.html"
|
|||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "gettext"
|
PR = "r4"
|
||||||
PR = "r3"
|
|
||||||
|
|
||||||
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
|
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
|
||||||
file://makefile.patch;patch=1 \
|
file://makefile.patch;patch=1 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user