summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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