Update buildroot & docker (#25)
* Update docker & buildroot * Fix * fix versions
This commit is contained in:
@@ -11,8 +11,8 @@ OPUSFILE_LICENSE = BSD-3-Clause
|
||||
OPUSFILE_LICENSE_FILES = COPYING
|
||||
OPUSFILE_INSTALL_STAGING = YES
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBOPENSSL),y)
|
||||
OPUSFILE_DEPENDENCIES += libopenssl
|
||||
ifeq ($(BR2_PACKAGE_OPENSSL),y)
|
||||
OPUSFILE_DEPENDENCIES += openssl
|
||||
else
|
||||
OPUSFILE_CONF_OPTS += --disable-http
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user