debian/rules, debian/control: Enable SSL support using libnss3
This commit is contained in:
parent
0469bcf177
commit
74efce57eb
3 changed files with 5 additions and 3 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -15,7 +15,7 @@ DEB_CONFIGURE_SYSCONFDIR := /etc/nut
|
|||
DEB_CONFIGURE_INCLUDEDIR := /usr/include
|
||||
DEB_CONFIGURE_MANDIR := /usr/share/man
|
||||
DEB_CONFIGURE_EXTRA_FLAGS := --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
|
||||
--without-ssl \
|
||||
--with-ssl --with-nss \
|
||||
--with-cgi \
|
||||
--with-dev \
|
||||
--enable-static \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue