multimedia/streamlink: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
142077fefb
commit
cd8223b8ed
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${PY_FLAVOR}
|
|||
${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}\
|
||||
${PYTHON_PKGNAMEPREFIX}requests-mock>0:www/py-requests-mock@${PY_FLAVOR}
|
||||
|
||||
USES= python pytest
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils pytest
|
||||
NO_ARCH= yes
|
||||
OPTIONS_DEFINE= FFMPEG
|
||||
OPTIONS_DEFAULT= FFMPEG
|
||||
|
|
Loading…
Reference in a new issue