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 d7315ae73338..347117de51b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='http://call-cc.org/'
license=('BSD 3-Clause')
depends=()
-makedepends=('git' 'make' 'chicken')
+makedepends=('git' 'chicken')
conflicts=('chicken')
provides=('chicken')
options=()