youtube-viewer: add missing dependency
This commit is contained in:
parent
cea1c3fbd7
commit
bd570e442d
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'youtube-viewer'
|
# Template file for 'youtube-viewer'
|
||||||
pkgname=youtube-viewer
|
pkgname=youtube-viewer
|
||||||
version=3.7.9
|
version=3.7.9
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
configure_args="--gtk"
|
configure_args="--gtk"
|
||||||
hostmakedepends="perl-Module-Build"
|
hostmakedepends="perl-Module-Build"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https"
|
depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https perl-Term-ReadLine-Gnu"
|
||||||
short_desc="Command-line client to search and stream from YouTube"
|
short_desc="Command-line client to search and stream from YouTube"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue