summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2020-10-04 15:31:36 +0200
committerMartin T. H. Sandsmark2020-10-04 15:31:36 +0200
commit95c34d7d085dd431f5c067e81733596b305d6743 (patch)
tree996874b6127971df0fc25fa39e2e07a816e0fc18 /PKGBUILD
parent9a19bfd12f1e1222a2c8a84e53d3cd219d2c1b83 (diff)
downloadaur-sph2pipe.tar.gz
gcc should not be included in the makedepends according to Standards™
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dcf852d4f76..653d1acf2a5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,6 @@ pkgname=sph2pipe
pkgdesc='Converts SPHERE-formatted audio to usable audio'
pkgver=2.5
pkgrel=2
-makedepends=(gcc)
depends=('glibc')
arch=('x86_64' 'i686')
url='https://www.openslr.org/'