|
@@ -22,7 +22,7 @@ GR_OSMOSDR_CONF_OPTS = \
|
|
# compile time.
|
|
# compile time.
|
|
GR_OSMOSDR_INSTALL_STAGING = YES
|
|
GR_OSMOSDR_INSTALL_STAGING = YES
|
|
|
|
|
|
-ifeq ($(BR2_PACKAGE_GR_OSMOSDR_PYTHON),y)
|
|
|
|
|
|
+ifeq ($(BR2_PACKAGE_GNURADIO_PYTHON),y)
|
|
GR_OSMOSDR_CONF_OPTS += -DENABLE_PYTHON=ON
|
|
GR_OSMOSDR_CONF_OPTS += -DENABLE_PYTHON=ON
|
|
GR_OSMOSDR_DEPENDENCIES += python3
|
|
GR_OSMOSDR_DEPENDENCIES += python3
|
|
else
|
|
else
|