summaryrefslogtreecommitdiff
path: root/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
blob: 885737ec00d214c6b9a7e588f522ee628d08e785 (plain)
1
2
3
4
5
# build with openssl support
DEPENDS += " openssl "
RDEPENDS_${PN} += " openssl "

EXTRA_OECONF += "--with-openssl"