1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-02-10 22:31:55 +02:00

config.full_system: all allegro library, setup and demo program, add

'digmid' sample files for allegro's midi synthesizer
This commit is contained in:
David Kühling 2011-06-06 21:25:44 +02:00
parent de3017a868
commit c295b45e0a

View File

@ -265,6 +265,16 @@ CONFIG_PACKAGE_worm=y
CONFIG_PACKAGE_supertux=y
CONFIG_PACKAGE_tic-tac-toe=y
#
# Liballegro
#
CONFIG_PACKAGE_liballegro=m
CONFIG_PACKAGE_liballegro-data=m
CONFIG_PACKAGE_liballegro-demo=m
CONFIG_PACKAGE_liballegro-digmid=m
CONFIG_PACKAGE_liballegro-examples=m
CONFIG_PACKAGE_liballegro-setup=m
CONFIG_PACKAGE_liballegro-utils=m
#
# Emacs
#
CONFIG_PACKAGE_emacs=y