python3-youtube-search: add missing checkdepends
This commit is contained in:
@@ -1,13 +1,14 @@
|
|||||||
# Template file for 'python3-youtube-search'
|
# Template file for 'python3-youtube-search'
|
||||||
pkgname=python3-youtube-search
|
pkgname=python3-youtube-search
|
||||||
version=2.1.0
|
version=2.1.0
|
||||||
revision=1
|
revision=2
|
||||||
_gitver=86af3e73bd340f37be56f2be6a5ff706b16e454e
|
_gitver=86af3e73bd340f37be56f2be6a5ff706b16e454e
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="youtube-search-${version}"
|
build_wrksrc="youtube-search-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-urllib3"
|
depends="python3-urllib3"
|
||||||
|
checkdepends="python3-wheel python3-pip $depends"
|
||||||
short_desc="Python3 library for searching YouTube"
|
short_desc="Python3 library for searching YouTube"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user