gmediaserver: Fix parallel build
[openwrt/svn-archive/archive.git] / net / apcupsd / Makefile
index ae32e2591f0e3b457a56278769bc546e0fef4092..9ce3cd8d4aa393dc220eddf14d92e934a4f19cd9 100644 (file)
@@ -31,6 +31,7 @@ define Build/Configure
                --with-distname=unknown \
                --sysconfdir=/etc/apcupsd \
                --enable-usb \
+               --without-x \
        )
 endef