summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a25e1520dd2b..ba88ed50be59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ url="https://github.com/3beol/libhangul"
license=('LGPL')
groups=()
depends=()
-makedepends=('git' 'intltool' 'automake' 'autoconf' 'gcc' 'make')
+makedepends=('git' 'binutils' 'intltool' 'automake' 'autoconf' 'gcc' 'make')
provides=('libhangul')
conflicts=('libhangul')
replaces=()