py-weboob: switch to versioned_dependencies for html2text

This commit is contained in:
Thomas Klausner 2020-03-14 11:21:12 +01:00
parent 9141686c9a
commit af9ae90f05
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ DEPENDS+= ${PYPKGPREFIX}-mechanize>=0.2.5:../../www/py-mechanize
USE_LANGUAGES= # none
PYTHON_VERSIONED_DEPENDENCIES= html2text
.include "../../lang/python/versioned_dependencies.mk"
.include "../../lang/python/egg.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/py-qt4/buildlink3.mk"