From 04a68290440363b034663a8ed8b0ddb98d8982dbad8be4149feb190374e7cb03 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Thu, 30 Jul 2015 07:57:33 +0000 Subject: [PATCH] Accepting request 319493 from home:MargueriteSu:branches:devel:languages:go OBS-URL: https://build.opensuse.org/request/show/319493 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=3 --- golang-github-cpuguy83-go-md2man.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/golang-github-cpuguy83-go-md2man.spec b/golang-github-cpuguy83-go-md2man.spec index 5ff372e..dd2a7f6 100644 --- a/golang-github-cpuguy83-go-md2man.spec +++ b/golang-github-cpuguy83-go-md2man.spec @@ -26,6 +26,7 @@ URL: https://github.com/cpuguy83/go-md2man Source0: go-md2man-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: golang-packaging +BuildRequires: golang(golang.org/x/net) BuildRequires: golang(github.com/russross/blackfriday) Provides: go-go-md2man = %{version} Obsoletes: go-go-md2man < %{version} @@ -52,7 +53,7 @@ Tool to converts markdown into man pages %files %defattr(-,root,root,-) -%doc README.md +%doc README.md LICENSE.md %{_bindir}/go-md2man %files source