summaryrefslogtreecommitdiff
path: root/package/deco
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-03 17:55:30 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-03 17:55:30 +0100
commit4881da11df564c8c989ade4e223b31ee8a993776 (patch)
tree91e1f07da510d5e8750643549359a119b5735491 /package/deco
parent22b402f8b23c5826c8bf656045129e3909e29a22 (diff)
another bunch of musl fixes, and some libtinfo fixes
Diffstat (limited to 'package/deco')
-rw-r--r--package/deco/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/deco/Makefile b/package/deco/Makefile
index 5aa535a9d..aa8ba0402 100644
--- a/package/deco/Makefile
+++ b/package/deco/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= deco
PKG_VERSION:= 39
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= f77f60e8be0cae1f814cba1ef61bf4d0
PKG_DESCR:= Text-based, full featured file manager
PKG_SECTION:= misc
@@ -20,6 +20,7 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,DECO,deco,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+TARGET_LDFLAGS+= -ltinfo
INSTALL_STYLE:= manual
do-install: