git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0551a5b
)
gdbm: don't build gettext-full
author
Rosen Penev
<redacted>
Sat, 18 Apr 2020 09:58:03 +0000
(
02:58
-0700)
committer
Rosen Penev
<redacted>
Sat, 18 Apr 2020 09:58:03 +0000
(
02:58
-0700)
It's not necessary.
Signed-off-by: Rosen Penev <redacted>
libs/gdbm/Makefile
patch
|
blob
|
history
diff --git
a/libs/gdbm/Makefile
b/libs/gdbm/Makefile
index 911059bc5ff6703436cb31ccefe546b559746186..2adcb31da579d12c561e7dd7f6cf9ee2df6ba00f 100644
(file)
--- a/
libs/gdbm/Makefile
+++ b/
libs/gdbm/Makefile
@@
-21,7
+21,6
@@
PKG_LICENSE_FILES:=COPYING
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=0
-PKG_BUILD_DEPENDS:=gettext-full/host
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT