https://bugzilla.redhat.com/show_bug.cgi?id=1359802
Neal Gompa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flags| |needinfo?([email protected]) --- Comment #4 from Neal Gompa <[email protected]> --- (In reply to Zygmunt Krynicki from comment #3) > (In reply to Neal Gompa from comment #2) > > A cursory check of this package sources indicate that it depends on gettext > > (maybe gettext-devel?) to and "golang(github.com/jessevdk/go-flags)" to > > build. Neither appear present in your spec. > > > > Are you sure this is set up right? > > This is actually (confusingly) correct. > > Checking the code we simply link to libc, not to anything specific in > gettext-devel. > Weird, the readme seems to imply that it needs to link to gettext-devel... > Ah, I missed the go-flags comment. How did you find this? AFAIK nothing > imports go-flags in the source package (I just gripped for it) > > I saw the go-flags import here: https://github.com/gosexy/gettext/blob/master/go-xgettext/main.go#L42 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
