summaryrefslogtreecommitdiff
path: root/package/rtmpdump/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2014-12-21 15:03:45 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2014-12-21 15:03:45 +0100
commitf213d44553caf128b4b1a22e09254f56cc23d555 (patch)
treef6373c95501a09a54eb53a82e60ee0aa9a0b4594 /package/rtmpdump/Makefile
parent4ee17ddbe20e59d36c4d5724d32b8b87b4cbaed6 (diff)
disable ssl dependency
Diffstat (limited to 'package/rtmpdump/Makefile')
-rw-r--r--package/rtmpdump/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/rtmpdump/Makefile b/package/rtmpdump/Makefile
index 256098f4b..f92b1584c 100644
--- a/package/rtmpdump/Makefile
+++ b/package/rtmpdump/Makefile
@@ -8,8 +8,8 @@ PKG_VERSION:= 2.4
PKG_RELEASE:= 1
PKG_MD5SUM:= 61509a2ae8987691f1fa28175461be96
PKG_DESCR:= toolkit for rtmp streams
-PKG_DEPENDS:= librtmp zlib libopenssl
-PKG_BUILDDEP:= openssl zlib
+PKG_DEPENDS:= librtmp zlib
+PKG_BUILDDEP:= zlib
PKG_SECTION:= mm/video
PKG_URL:= http://rtmpdump.mplayerhq.hu/
PKG_SITES:= http://www.openadk.org/distfiles