summaryrefslogtreecommitdiff
path: root/package/rtsp/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-16 18:31:40 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-16 18:31:40 +0200
commit67b446e46200c81339dde33e3501d17807e7e7ee (patch)
treee42da39cb778218e057c9afd65fef9ae8bdfcf30 /package/rtsp/Makefile
parent4a798d171d2b1d06bf85de54d51c817866af9a9b (diff)
disable for arm
Diffstat (limited to 'package/rtsp/Makefile')
-rw-r--r--package/rtsp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/rtsp/Makefile b/package/rtsp/Makefile
index 228d8f793..4078ab9eb 100644
--- a/package/rtsp/Makefile
+++ b/package/rtsp/Makefile
@@ -9,9 +9,11 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 92bb09883dd8a77ec5cfbff1c8932b15
PKG_DESCR:= connection tracking for RTSP
PKG_SECTION:= kernel
+PKG_DEPENDS:= kmod-ip-nf-iptables kmod-nf-conntrack
PKG_URL:= http://github.com/maru-sama/rtsp-linux-v2.6
PKG_CFLINE_RTSP:= depends on !ADK_TOOLCHAIN_ONLY
+PKG_ARCH_DEPENDS:= !arm
NO_DISTFILES:= 1