gr-osmosdr: add host-python-cheetah dependency
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Mon, 20 Aug 2018 08:39:33 +0000 (10:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 20 Aug 2018 15:20:27 +0000 (17:20 +0200)
Since b7f1b030413a51637323a755cbd985b06026990e host-python-cheetah is no more a
dependency for gnuradio. So this package must be explicitly added for
gr-osmosdr.

Fix : http://autobuild.buildroot.net/results/aa208a69996548c15d937fc7c97d267162a56c48/

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gr-osmosdr/gr-osmosdr.mk

index 55e043ef32c3dc588f5c950eee7eb9364981cce8..9ed4ad31185743553d37ff94a78cc4d26ba0030a 100644 (file)
@@ -12,7 +12,7 @@ GR_OSMOSDR_LICENSE_FILES = COPYING
 # gr-osmosdr prevents doing an in-source-tree build
 GR_OSMOSDR_SUPPORTS_IN_SOURCE_BUILD = NO
 
-GR_OSMOSDR_DEPENDENCIES = gnuradio
+GR_OSMOSDR_DEPENDENCIES = gnuradio host-python-cheetah
 
 GR_OSMOSDR_CONF_OPTS = -DENABLE_DEFAULT=OFF