forked from hasufell/hasufell-repository
net-misc/youtube-viewer: version bump to 3.7.7
This commit is contained in:
parent
a3bda839a5
commit
d0201a65c3
@ -31,8 +31,8 @@ DEPENDENCIES="
|
||||
dev-perl/Text-Tabs+Wrap
|
||||
dev-perl/libwww-perl
|
||||
gtk? (
|
||||
dev-perl/Gtk3-Perl
|
||||
dev-perl/File-ShareDir
|
||||
dev-perl/Gtk2-Perl
|
||||
x11-libs/gdk-pixbuf:2.0[X]
|
||||
)
|
||||
suggestion:
|
||||
@ -55,7 +55,7 @@ DEPENDENCIES="
|
||||
src_configure() {
|
||||
edo rm Makefile.PL
|
||||
if option gtk ; then
|
||||
PERL_MODULE_SRC_CONFIGURE_PARAMS=( --gtk )
|
||||
PERL_MODULE_SRC_CONFIGURE_PARAMS=( --gtk3 )
|
||||
fi
|
||||
perl-module_src_configure
|
||||
}
|
Loading…
Reference in New Issue
Block a user