summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJiuyang liu2020-02-05 09:43:04 +0000
committerJiuyang liu2020-02-05 09:43:04 +0000
commit44c3b338818ed77de0025c734e8ea90ae5f9d7bc (patch)
tree95a8bc077dbdcde191f951378eeb6058ad012520 /PKGBUILD
parentd797bcf3ca1e25bc9a06e49ebe69f27bd00f591b (diff)
downloadaur-44c3b338818ed77de0025c734e8ea90ae5f9d7bc.tar.gz
dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 897c0c43838f..d055a927ce1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url='https://github.com/B-Lang-org/bsc'
license=('custom')
depends=()
-makedepends=('ghc' 'haskell-regex-compat' 'haskell-syb' 'haskell-old-time' 'fontconfig' 'libxft')
+makedepends=('git' 'gperf' 'ghc' 'haskell-regex-compat' 'haskell-syb' 'haskell-old-time' 'fontconfig' 'libxft')
source=("git+https://github.com/B-Lang-org/bsc.git")
md5sums=('SKIP')