summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Cornwall2021-10-07 21:23:10 -0700
committerBrett Cornwall2021-10-07 21:23:10 -0700
commitad8476cb996828981f376e18942cd15504da87c4 (patch)
tree759a7d40c443d62159d185446e4f41774eb9372c
parented482f17d2622484696335524e6f190daebe5e32 (diff)
downloadaur-ad8476cb996828981f376e18942cd15504da87c4.tar.gz
Remove redundant glibc dependency
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f98b70c38b61..f06729a606c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc="Another Slight Atari Player - library and players for 8-bit Atari music
url="http://asap.sourceforge.net"
arch=('x86_64')
license=('GPL2')
-depends=(glibc)
source=("https://downloads.sourceforge.net/asap/${pkgname}-${pkgver}.tar.gz")
sha256sums=('ec881c6894d00e669e25a9c22f7ceae38ea65bd6240ec00d0a4f475c13b642b0')