forked from hasufell/hasufell-repository
net-misc/youtube-viewer: fix gtk option
This commit is contained in:
parent
135646b817
commit
58bca42768
@ -54,8 +54,9 @@ DEPENDENCIES="
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
edo rm Makefile.PL
|
||||
if option gtk ; then
|
||||
PERL_MODULE_SRC_CONFIGURE_PARAMS=( --gtk-youtube-viewer )
|
||||
PERL_MODULE_SRC_CONFIGURE_PARAMS=( --gtk )
|
||||
fi
|
||||
perl-module_src_configure
|
||||
}
|
Loading…
Reference in New Issue
Block a user