summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2018-02-28 13:08:22 +0200
committerMatti Niemenmaa2018-02-28 13:08:35 +0200
commit49e33a88bf4535555893ed52b566160ca51f3346 (patch)
treef7da23863bbd392de768ec5e618234374e4e0157 /PKGBUILD
parent3eabc22cbe6424ea47d7d08ac1c97df6f8b46d67 (diff)
downloadaur-49e33a88bf4535555893ed52b566160ca51f3346.tar.gz
Remove explicit glibc dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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