mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 05:02:22 +02:00
gdbm: remove unneeded gettext dependancy
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user