Loading package/multimedia/alsa-utils/Config.in +1 −5 Original line number Diff line number Diff line config BR2_PACKAGE_ALSA_UTILS bool "alsa-utils" depends on BR2_PACKAGE_ALSA_LIB depends on BR2_PACKAGE_NCURSES select BR2_PACKAGE_NCURSES help This package contains the command line utilities for the ALSA project. http://www.alsa-project.org/ comment "alsa-utils needs ncurses" depends on BR2_PACKAGE_ALSA_LIB depends on !BR2_PACKAGE_NCURSES menu "ALSA utils selection" depends on BR2_PACKAGE_ALSA_UTILS Loading Loading
package/multimedia/alsa-utils/Config.in +1 −5 Original line number Diff line number Diff line config BR2_PACKAGE_ALSA_UTILS bool "alsa-utils" depends on BR2_PACKAGE_ALSA_LIB depends on BR2_PACKAGE_NCURSES select BR2_PACKAGE_NCURSES help This package contains the command line utilities for the ALSA project. http://www.alsa-project.org/ comment "alsa-utils needs ncurses" depends on BR2_PACKAGE_ALSA_LIB depends on !BR2_PACKAGE_NCURSES menu "ALSA utils selection" depends on BR2_PACKAGE_ALSA_UTILS Loading