(ham/gnuradio-core) Convert DEPENDS py-qwt-qt4 to py-qwt-qt5

This commit is contained in:
Makoto Fujiwara (CF-SX3) 2020-06-13 21:49:03 +09:00
parent 062d98836b
commit dbe4ec63de
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ DEPENDS+= ${PYPKGPREFIX}-cheetah-[0-9]*:../../devel/py-cheetah3
DEPENDS+= ${PYPKGPREFIX}-mako-[0-9]*:../../devel/py-mako
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
# gr_filter_design in gnuradio-core ask for:
DEPENDS+= ${PYPKGPREFIX}-qwt-qt4-[0-9]*:../../x11/py-qwt-qt4
DEPENDS+= ${PYPKGPREFIX}-qwt-qt5-[0-9]*:../../wip/py-qwt-qt5
DISTINFO_FILE= ${.CURDIR}/../../wip/gnuradio-core/distinfo
PATCHDIR= ${.CURDIR}/../../wip/gnuradio-core/patches