summaryrefslogtreecommitdiff
path: root/package/heimdal/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-27 14:09:44 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-04-27 14:10:13 -0500
commit1b08451ce7d9f2d0113e7558a66334b914f5c12e (patch)
treeb27b2e9f10247b55c518287ac8d4acfcee71b9ad /package/heimdal/Makefile
parent58549cb7a62a895b87d44efe98d8ce2e624b5d6f (diff)
compile heimdal without x
Diffstat (limited to 'package/heimdal/Makefile')
-rw-r--r--package/heimdal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/heimdal/Makefile b/package/heimdal/Makefile
index dcf648db2..1e6d23e9e 100644
--- a/package/heimdal/Makefile
+++ b/package/heimdal/Makefile
@@ -23,6 +23,7 @@ $(eval $(call HOST_template,HEIMDAL,heimdal,$(PKG_VERSION)-${PKG_RELEASE}))
HOST_CONFIGURE_ARGS+= --disable-pk-init \
--without-openldap \
+ --without-x \
--disable-kcm \
--disable-kx509 \
--disable-ndbm-db \