diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-04-12 09:33:33 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-04-12 09:33:43 +0000 |
commit | f82f918d3ad26d932b844ef0090986ad82b88c55 (patch) | |
tree | 34010e60927ebdf3f3315be6706f952ea8a00a91 /community/zoneminder | |
parent | ccc2f318230304c6b8f9e6c8bafd85ad60077c32 (diff) | |
download | aports-f82f918d3ad26d932b844ef0090986ad82b88c55.tar.bz2 aports-f82f918d3ad26d932b844ef0090986ad82b88c55.tar.xz |
community/zoneminder: dependencies should be available on most arches
Fixes #10231
Diffstat (limited to 'community/zoneminder')
-rw-r--r-- | community/zoneminder/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zoneminder/APKBUILD b/community/zoneminder/APKBUILD index 441d5f3b30..9bcd310b09 100644 --- a/community/zoneminder/APKBUILD +++ b/community/zoneminder/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 _crud=c3976f1478c681b0bbc132ec3a3e82c3984eeed5 pkgdesc="Video camera surveillance system" url="https://www.zoneminder.com/" -arch="x86_64" +arch="all !s390x" # vlc missing on excluded arches license="GPL-2.0-or-later" _php=php7 depends="bash ffmpeg perl perl-archive-zip perl-date-manip perl-dbd-mysql |