gnuradio: remove host-python-cheetah dependency
host-python-cheetah has been replaced by host-python-mako:
1b2bedc868
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
f0f77c1194
commit
b7f1b03041
@ -11,10 +11,8 @@ GNURADIO_LICENSE_FILES = COPYING
|
||||
|
||||
GNURADIO_SUPPORTS_IN_SOURCE_BUILD = NO
|
||||
|
||||
# host-python-cheetah, host-python-mako and host-python-six are needed for volk
|
||||
# to compile
|
||||
# host-python-mako and host-python-six are needed for volk to compile
|
||||
GNURADIO_DEPENDENCIES = \
|
||||
host-python-cheetah \
|
||||
host-python-mako \
|
||||
host-python-six \
|
||||
host-swig \
|
||||
|
Loading…
Reference in New Issue
Block a user