projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d16f8bf
)
alsa-lib: make python option depend on python
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 7 Feb 2009 06:57:29 +0000
(06:57 -0000)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/multimedia/alsa-lib/Config.in
b/package/multimedia/alsa-lib/Config.in
index 6d9ee835e02d351d72bc1352b38cf3ba186ecc17..78a22d042e7cff7b1e687156cb997aff3dcd78ac 100644
(file)
--- a/
package/multimedia/alsa-lib/Config.in
+++ b/
package/multimedia/alsa-lib/Config.in
@@
-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