Commit 45c8d203 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

alsa-lib: make python option depend on python

As discussed on the list.
parent d16f8bf2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ config BR2_PACKAGE_ALSA_LIB
config BR2_PACKAGE_ALSA_LIB_PYTHON
	bool "Python support for alsa-lib"
	depends on BR2_PACKAGE_ALSA_LIB
	select BR2_PACKAGE_PYTHON
	depends on BR2_PACKAGE_PYTHON
	help
	  Add python support for alsa-lib.
	  Python will be built and libpython will be installed