mps-youtube: depends on python3.4-pafy instead.
This commit is contained in:
parent
767c08bc51
commit
2137a09031
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'mps-youtube'
|
||||
pkgname=mps-youtube
|
||||
version=0.2.5
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=python-module
|
||||
python_versions="3.4"
|
||||
noarch=yes
|
||||
pycompile_module="mps_youtube"
|
||||
hostmakedepends="python3.4-devel python3.4-setuptools"
|
||||
makedepends="python3.4-devel"
|
||||
depends="pafy python3.4 python3.4-setuptools"
|
||||
depends="python3.4-pafy python3.4-setuptools"
|
||||
short_desc="Terminal based YouTube player and downloader"
|
||||
maintainer="Logen K <logen@sudotask.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in New Issue