alsa-lib: make python option depend on python
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 7 Feb 2009 06:57:29 +0000 (06:57 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 7 Feb 2009 06:57:29 +0000 (06:57 -0000)
As discussed on the list.

package/multimedia/alsa-lib/Config.in

index 6d9ee835e02d351d72bc1352b38cf3ba186ecc17..78a22d042e7cff7b1e687156cb997aff3dcd78ac 100644 (file)
@@ -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