summaryrefslogtreecommitdiff
path: root/package/rtmpdump
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-04 15:52:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-04 17:54:52 +0200
commita197060e581eb305274fb8bea18c66d99e8d9593 (patch)
tree243040a6ede640b0fe7958a329138565270a1fda /package/rtmpdump
parentbe42d3971c7e816d4ceec9fd3230982d2c1870ab (diff)
add PKG_OPTS
Diffstat (limited to 'package/rtmpdump')
-rw-r--r--package/rtmpdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rtmpdump/Makefile b/package/rtmpdump/Makefile
index 6c111c12b..1375fcef3 100644
--- a/package/rtmpdump/Makefile
+++ b/package/rtmpdump/Makefile
@@ -25,7 +25,7 @@ PKGSC_LIBRTMP:= libs/video
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,RTMPDUMP,rtmpdump,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-$(eval $(call PKG_template,LIBRTMP,librtmp,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKGSD_LIBRTMP},${PKGSC_LIBRTMP}))
+$(eval $(call PKG_template,LIBRTMP,librtmp,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKGSD_LIBRTMP},${PKGSC_LIBRTMP},${PKG_OPTS}))
CONFIG_STYLE:= manual