summaryrefslogtreecommitdiffstats
path: root/package/rpm
diff options
context:
space:
mode:
Diffstat (limited to 'package/rpm')
-rw-r--r--package/rpm/rpm.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/rpm/rpm.mk b/package/rpm/rpm.mk
index 9f42ee18d..4ce2ecb80 100644
--- a/package/rpm/rpm.mk
+++ b/package/rpm/rpm.mk
@@ -13,6 +13,7 @@ RPM_CONF_ENV = CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include/beecrypt -I
RPM_CONF_OPT = --disable-build-versionscript --disable-rpath \
--without-selinux \
--without-python --without-perl \
+ --with-openssl=external \
--with-zlib=$(STAGING_DIR) \
--with-libbeecrypt=$(STAGING_DIR) \
--with-popt=$(STAGING_DIR)