youtube-viewer: add missing dependency
This commit is contained in:
parent
cea1c3fbd7
commit
bd570e442d
@ -1,13 +1,12 @@
|
||||
# Template file for 'youtube-viewer'
|
||||
pkgname=youtube-viewer
|
||||
version=3.7.9
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
build_style=perl-ModuleBuild
|
||||
configure_args="--gtk"
|
||||
hostmakedepends="perl-Module-Build"
|
||||
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"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="Artistic-2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user