summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Niemenmaa2018-02-28 13:08:22 +0200
committerMatti Niemenmaa2018-02-28 13:08:35 +0200
commit49e33a88bf4535555893ed52b566160ca51f3346 (patch)
treef7da23863bbd392de768ec5e618234374e4e0157
parent3eabc22cbe6424ea47d7d08ac1c97df6f8b46d67 (diff)
downloadaur-49e33a88bf4535555893ed52b566160ca51f3346.tar.gz
Remove explicit glibc dependency
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2611cb9e4e7b..3a7144f078bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,6 @@ pkgbase = vgmstream-kode54-git
license = BSD
makedepends = audacious
makedepends = git
- depends = glibc
depends = libogg
depends = libvorbis
depends = mpg123
diff --git a/PKGBUILD b/PKGBUILD
index 5878a474d4d4..4b5a7146cd4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="Library for playback of various streamed audio formats used in video ga
arch=(i686 x86_64)
url='https://github.com/kode54/vgmstream'
license=(BSD)
-depends=(glibc libogg libvorbis mpg123 ffmpeg)
+depends=(libogg libvorbis mpg123 ffmpeg)
makedepends=(audacious git)
optdepends=('audacious: to use the bundled plugin')
source=(${pkgname}::git+https://github.com/kode54/vgmstream.git