Building with openssl.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
65bd557fbb
commit
308da29701
2 changed files with 1 additions and 2 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -13,7 +13,6 @@ Build-Depends: debhelper-compat (= 13),
|
|||
uuid-dev,
|
||||
libpsl-dev,
|
||||
libpcre2-dev,
|
||||
libgnutls28-dev,
|
||||
libssl-dev,
|
||||
zlib1g-dev,
|
||||
libhttp-daemon-perl <!nocheck>
|
||||
|
|
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -32,7 +32,7 @@ override_dh_auto_configure:
|
|||
@echo "d/rules: running configure for wget"
|
||||
dh_auto_configure -- \
|
||||
--enable-ipv6 \
|
||||
--with-ssl \
|
||||
--with-ssl=openssl \
|
||||
--with-libidn
|
||||
ifeq ($(BUILD_UDEB),1)
|
||||
@echo "d/rules: will configure and build binary package wget-udeb"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue