mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +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"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "gettext"
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
|
||||
file://makefile.patch;patch=1 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user