disable mrd6, compile is broken
[openwrt.git] / openwrt / package / Makefile
index 0a2731b..927ad57 100644 (file)
@@ -411,7 +411,9 @@ ifneq ($(BR2_PACKAGE_MPD_FLAC),)
 mpd-compile: flac-compile
 endif
 
+ifeq ($(BR2_PACKAGE_LIBOPENSSL),y)
 openvpn-compile: openssl-compile
+endif
 ifeq ($(BR2_PACKAGE_OPENVPN_LZO),y)
 openvpn-compile: liblzo-compile
 endif
This page took 0.019902 seconds and 4 git commands to generate.