projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1adbbe
)
loudmouth: Fix compilation with uClibc-ng
author
Rosen Penev
<rosenp@gmail.com>
Sat, 11 May 2019 23:52:43 +0000
(16:52 -0700)
committer
Rosen Penev
<rosenp@gmail.com>
Tue, 23 Jul 2019 03:11:23 +0000
(20:11 -0700)
nls.mk must be included.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from
e69d5dc1d59a12f97d414b6a3b4bd9ef89bfc55b
)
libs/loudmouth/Makefile
patch
|
blob
|
history
diff --git
a/libs/loudmouth/Makefile
b/libs/loudmouth/Makefile
index bb67bcfc4e5fabcf60ade42616b173110f2d21b9..01237fc70eefd94b1ee9720f86f74402d23d7d95 100644
(file)
--- a/
libs/loudmouth/Makefile
+++ b/
libs/loudmouth/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=loudmouth
PKG_VERSION:=1.5.3
-PKG_RELEASE:=
3
+PKG_RELEASE:=
4
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@@
-27,6
+27,7
@@
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
+include $(INCLUDE_DIR)/nls.mk
define Package/loudmouth
SECTION:=libs