rpm: Fix automagic dependency on openssl
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
738b0b0555
commit
e42361bb01
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user