1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-22 18:57:31 +02:00

config.full_system: enable alfilesel file selector and stuff needed to build it

This commit is contained in:
David Kühling 2012-04-04 01:09:51 +02:00
parent 2a118e0145
commit befba9a1ad

View File

@ -298,6 +298,8 @@ CONFIG_PACKAGE_zlib=y
# liballegro # liballegro
# #
CONFIG_PACKAGE_liballegro=y CONFIG_PACKAGE_liballegro=y
CONFIG_PACKAGE_liballegro-jpeg=y
CONFIG_PACKAGE_liballegro-png=y
CONFIG_PACKAGE_liballegro-data=y CONFIG_PACKAGE_liballegro-data=y
CONFIG_PACKAGE_liballegro-demo=y CONFIG_PACKAGE_liballegro-demo=y
CONFIG_PACKAGE_liballegro-digmid=y CONFIG_PACKAGE_liballegro-digmid=y
@ -341,6 +343,7 @@ CONFIG_PACKAGE_emacs-ja-dic-m=y
CONFIG_KEXEC_TOOLS_TARGET_NAME="mipsel" CONFIG_KEXEC_TOOLS_TARGET_NAME="mipsel"
CONFIG_PACKAGE_abook=y CONFIG_PACKAGE_abook=y
CONFIG_PACKAGE_aewan=y CONFIG_PACKAGE_aewan=y
CONFIG_PACKAGE_alfilesel=y
CONFIG_PACKAGE_alsa-utils=y CONFIG_PACKAGE_alsa-utils=y
CONFIG_PACKAGE_ase=y CONFIG_PACKAGE_ase=y
CONFIG_PACKAGE_at=y CONFIG_PACKAGE_at=y