1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:56:14 +02:00

config.full_system: add emacs

This commit is contained in:
Xiangfu Liu 2010-12-13 21:19:17 +08:00
parent 20637c4ba4
commit 1790d45502

View File

@ -193,6 +193,12 @@ CONFIG_PACKAGE_libphysfs=y
CONFIG_PACKAGE_nlove=y CONFIG_PACKAGE_nlove=y
CONFIG_PACKAGE_nethack=y CONFIG_PACKAGE_nethack=y
# #
# Emacs
#
CONFIG_PACKAGE_emacs-bin=y
CONFIG_PACKAGE_emacs-data=y
CONFIG_PACKAGE_emacs-el=y
#
CONFIG_PACKAGE_GraphicsMagick=y CONFIG_PACKAGE_GraphicsMagick=y
CONFIG_PACKAGE_GraphicsMagick-jpeg=y CONFIG_PACKAGE_GraphicsMagick-jpeg=y
CONFIG_PACKAGE_gmu=y CONFIG_PACKAGE_gmu=y