summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsekret2016-02-22 20:23:17 +0100
committersekret2016-02-22 20:23:17 +0100
commit32e0688c7da90460b74b72ddc97f72624b9f7e48 (patch)
treea66b9acb8e2c69c40f59664e801fa00f96a81992 /PKGBUILD
parent080b1e687722e6e617c339df28f54a27759f0827 (diff)
downloadaur-32e0688c7da90460b74b72ddc97f72624b9f7e48.tar.gz
removed gcc-libs from depends, because it is in base
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8be96c469e0..cf5a99dd721b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc="an audio codec developed by Apple and supported on iPhone, iPad, most i
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://alac.macosforge.org/"
license=('custom')
-depends=('gcc-libs')
makedepends=('git')
provides=("$_pkgname" "$_pkgname-svn" 'alacconvert' 'libalac')
conflicts=("$_pkgname" "$_pkgname-svn" 'alacconvert' 'libalac')