Mark and comment out the unused BuildRequires for %check
Fallout from484d3d6209
and12df1ef16a
There's no need to do a build just for this.
This commit is contained in:
parent
df688dd65b
commit
ecc081de3e
@ -35,13 +35,13 @@ BuildRequires: golang(github.com/fsnotify/fsnotify) >= 1.4.7
|
||||
BuildRequires: golang(github.com/godbus/dbus) >= 5.0.3
|
||||
BuildRequires: golang(github.com/mattn/go-isatty) >= 0.0.12
|
||||
BuildRequires: golang(github.com/sirupsen/logrus) >= 1.4.2
|
||||
# BuildRequires: golang(github.com/stretchr/testify) >= 1.7.0
|
||||
BuildRequires: golang(github.com/spf13/cobra) >= 0.0.5
|
||||
BuildRequires: golang(github.com/spf13/viper) >= 1.3.2
|
||||
BuildRequires: golang(golang.org/x/crypto/ssh/terminal)
|
||||
BuildRequires: golang(golang.org/x/sys/unix)
|
||||
# for tests
|
||||
BuildRequires: ShellCheck
|
||||
# BuildRequires: golang(github.com/stretchr/testify) >= 1.7.0
|
||||
# BuildRequires: ShellCheck
|
||||
%endif
|
||||
BuildRequires: meson >= 0.58.0
|
||||
BuildRequires: pkgconfig(bash-completion)
|
||||
|
Loading…
Reference in New Issue
Block a user