summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorstef.an2024-07-01 21:06:17 +0200
committerstef.an2024-07-01 21:06:17 +0200
commita5e30bf7400c0ad8f2fc20fd5b45d565922267d5 (patch)
treef8061cc9b19f63812efe51a44f6e4a466fca9b03 /PKGBUILD
parent8f2d0b4127260b7f326220465e81f52756c1ec6b (diff)
downloadaur-logitechmediaserver.tar.gz
Added wget in makedepends for aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc6c91d23a4d..ce46cb580e0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ license=('GPL' 'custom')
depends=('perl' 'perl-io-socket-ssl')
makedepends=('nasm' 'yasm' 'rsync' 'gd' 'zlib')
optdepends_x86_64=('lib32-glibc: transcoding on 64-bit systems' 'lib32-gcc-libs: transcoding on 64-bit systems')
+makedepends_aarch64=('wget')
install=logitechmediaserver.install
_vendorver=8.4