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



--- Comment #5 from Vincent Batts <[email protected]> ---
(In reply to Matthew Miller from comment #4)
> BuildRequires: golang-github-coreos-go-systemd-devel

Use the import paths:

BuildRequires: golang('github.com/coreos/go-systemd')

with the actual import paths needed. This way it will be safe guarded for
splitting out the libraries into subpackages.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to