Commit a1a4b280 authored by Gabe Evans's avatar Gabe Evans Committed by Thomas Petazzoni
Browse files

package/systemd: explicitly --enable-microhttpd

parent 1661d667
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -126,6 +126,7 @@ endif

ifeq ($(BR2_PACKAGE_SYSTEMD_JOURNAL_GATEWAY),y)
SYSTEMD_DEPENDENCIES += libmicrohttpd
SYSTEMD_CONF_OPTS += --enable-microhttpd
else
SYSTEMD_CONF_OPTS += --disable-microhttpd
endif