wok-next rev 21291

gnuradio: added build dependency python3
author Hans-G?nter Theisgen
date Sun Dec 08 12:45:33 2019 +0100 (2019-12-08)
parents 39e39c2fdd67
children d950c98132de
files gnuradio/receipt
line diff
     1.1 --- a/gnuradio/receipt	Sun Dec 08 12:42:33 2019 +0100
     1.2 +++ b/gnuradio/receipt	Sun Dec 08 12:45:33 2019 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  BUILD_DEPENDS="alsa-lib-dev cmake cppunit-dev fftw-dev boost-dev boost-filesystem 
     1.5  	boost-math-tr1 boost-program-options boost-regex boost-system boost-thread 
     1.6  	boost-unit-test-framework gsl-dev jack-dev libusb-dev log4c-dev orc-dev 
     1.7 -	portaudio-dev python-cheetah3 python-lxml python-numpy python-pygtk-dev 
     1.8 +	portaudio-dev python3 python-cheetah3 python-lxml python-numpy python-pygtk-dev 
     1.9  	python-sphinx sdl-dev swig"
    1.10  
    1.11  compile_rules()