[packages] gnuplot: explicitely disable wxwidgets (#9478)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27097 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
850d460b10
commit
a5fdf6d8a6
@ -39,7 +39,8 @@ CONFIGURE_ARGS += \
|
||||
--disable-mouse \
|
||||
--without-tutorial \
|
||||
--without-row-help \
|
||||
--without-lisp-files
|
||||
--without-lisp-files \
|
||||
--disable-wxwidgets
|
||||
|
||||
define Package/gnuplot/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user