diff options
Diffstat (limited to 'main/rtmpdump/APKBUILD')
-rw-r--r-- | main/rtmpdump/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/rtmpdump/APKBUILD b/main/rtmpdump/APKBUILD index df85587283..94c77c93a0 100644 --- a/main/rtmpdump/APKBUILD +++ b/main/rtmpdump/APKBUILD @@ -5,6 +5,7 @@ pkgver=2.3 pkgrel=0 pkgdesc="A tool to download rtmp:// and rtmpe:// streams" url="http://rtmpdump.mplayerhq.hu/" +arch="x86 x86_64" license="GPL" depends= makedepends="openssl-dev" |