https://bugzilla.redhat.com/show_bug.cgi?id=1749126



--- Comment #2 from Vadim Raskhozhev <iamde...@gmail.com> ---
(In reply to Petr Pisar from comment #1)
> I'd rather recommend subpackaging the script. There is no reason why Glib
> should depend on Gtk.

From the user point of view it doesn't matter much as long as the script is
usable out of the box. From the packager point of view you definitely right.
AFAIU, there should be no problem doing something like

%package -n perli18ndoc
Requires: perl(Gtk3)
Requires: perl(Glib::Object::Introspection)

%files perli18ndoc
%{_bindir}/%{name}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to