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