summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Niemenmaa2018-02-27 09:22:53 +0200
committerMatti Niemenmaa2018-02-27 09:24:01 +0200
commitcda9a913e89e057c8cfe620e3b3fda48818073a8 (patch)
tree2b46b75e352f8e81fe076e5c6cdaf08f8d172b19
parent8d8b6c56652133277e788c48214db55d86416b2b (diff)
downloadaur-cda9a913e89e057c8cfe620e3b3fda48818073a8.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 99fc11a7b8e2..cef7e05249e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = lazyusf2-git
license = custom:CC0
makedepends = git
makedepends = grep
- depends = glibc
depends = zlib
source = lazyusf2-git::git+https://bitbucket.org/kode54/lazyusf2.git
source = makefile.patch
diff --git a/PKGBUILD b/PKGBUILD
index 42eb89579db5..5ea59dc7ab1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Library for decoding Nintendo 64 Sound Format files using Mupen64plus"
arch=(i686 x86_64)
url='https://bitbucket.org/kode54/lazyusf2'
license=(GPL2 custom:CC0)
-depends=(glibc zlib)
+depends=(zlib)
makedepends=(git grep)
source=(${pkgname}::git+https://bitbucket.org/kode54/lazyusf2.git
makefile.patch