Browse Source

compile heimdal without x

Waldemar Brodkorb 9 years ago
parent
commit
1b08451ce7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/heimdal/Makefile

+ 1 - 0
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 \