mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:59:40 +02:00
config.full_system disable some demo and examples
This commit is contained in:
parent
e2738c097d
commit
b0785fefe3
@ -101,8 +101,8 @@ CONFIG_PACKAGE_qt4-mysql=y
|
||||
CONFIG_PACKAGE_qt4-network=y
|
||||
CONFIG_PACKAGE_qt4-sqlite=y
|
||||
CONFIG_PACKAGE_qt4-xml=y
|
||||
CONFIG_PACKAGE_qt4-demos=y
|
||||
CONFIG_PACKAGE_qt4-examples=y
|
||||
CONFIG_PACKAGE_qt4-demos=m
|
||||
CONFIG_PACKAGE_qt4-examples=m
|
||||
CONFIG_PACKAGE_qt4-svg=y
|
||||
#
|
||||
# Internet
|
||||
@ -230,14 +230,13 @@ CONFIG_PACKAGE_worm=y
|
||||
#
|
||||
CONFIG_PACKAGE_emacs=y
|
||||
CONFIG_PACKAGE_emacs-data=y
|
||||
CONFIG_PACKAGE_emacs-el=y
|
||||
CONFIG_PACKAGE_emacs-el=m
|
||||
# CONFIG_PACKAGE_emacs-ja-dic is not set
|
||||
CONFIG_PACKAGE_emacs-ja-dic-m=y
|
||||
#
|
||||
CONFIG_PACKAGE_GraphicsMagick=y
|
||||
CONFIG_PACKAGE_GraphicsMagick-jpeg=y
|
||||
CONFIG_PACKAGE_gmu=y
|
||||
CONFIG_PACKAGE_joe=y
|
||||
CONFIG_PACKAGE_nano=y
|
||||
CONFIG_PACKAGE_ne=y
|
||||
CONFIG_PACKAGE_joe-full=y
|
||||
@ -248,7 +247,7 @@ CONFIG_PACKAGE_gmenu2x=y
|
||||
CONFIG_PACKAGE_gtkperf=y
|
||||
CONFIG_PACKAGE_tangogps=y
|
||||
CONFIG_PACKAGE_NanoMap=y
|
||||
CONFIG_PACKAGE_NanoMap-maps=y
|
||||
CONFIG_PACKAGE_NanoMap-maps=m
|
||||
CONFIG_PACKAGE_imgv=y
|
||||
CONFIG_PACKAGE_fbgrab=y
|
||||
CONFIG_PACKAGE_gcal=y
|
||||
@ -369,7 +368,7 @@ CONFIG_PACKAGE_io=y
|
||||
#
|
||||
CONFIG_PACKAGE_stardict=y
|
||||
CONFIG_PACKAGE_stardict-dic-en-en=y
|
||||
CONFIG_PACKAGE_stardict-dic-en-cn=y
|
||||
CONFIG_PACKAGE_stardict-dic-en-cn=m
|
||||
CONFIG_PACKAGE_qstardict=y
|
||||
#
|
||||
# programming languages
|
||||
@ -415,7 +414,7 @@ CONFIG_PACKAGE_gnuplot-ggi=y
|
||||
CONFIG_PACKAGE_gnuplot-ggi-gih=y
|
||||
CONFIG_PACKAGE_plplot=y
|
||||
CONFIG_PACKAGE_plplot-cxx=y
|
||||
CONFIG_PACKAGE_plplot-demo=y
|
||||
CONFIG_PACKAGE_plplot-demo=m
|
||||
CONFIG_PACKAGE_plplot-linuxvga=y
|
||||
CONFIG_PACKAGE_plplot-lua=y
|
||||
CONFIG_PACKAGE_plplot-octave=y
|
||||
@ -424,7 +423,7 @@ CONFIG_PACKAGE_plplot-tcl=y
|
||||
CONFIG_PACKAGE_libgd=y
|
||||
CONFIG_PACKAGE_libgfortran=y
|
||||
CONFIG_PACKAGE_libggi=y
|
||||
CONFIG_PACKAGE_libggi-programs=y
|
||||
CONFIG_PACKAGE_libggi-programs=m
|
||||
CONFIG_PACKAGE_libgii=y
|
||||
CONFIG_PACKAGE_svgalib=y
|
||||
CONFIG_PACKAGE_svgalib-demo=y
|
||||
|
Loading…
Reference in New Issue
Block a user