From d8115b2d8c6881465f0abe4f5bee70f452cdd426 Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin Date: Feb 23 2022 06:02:06 +0000 Subject: Add missing BR gokyle/twofactor (fix FTBFS) Close: rhbz#2045602 --- diff --git a/golang-github-pquerna-otp.spec b/golang-github-pquerna-otp.spec index ce715d0..32db883 100644 --- a/golang-github-pquerna-otp.spec +++ b/golang-github-pquerna-otp.spec @@ -35,6 +35,7 @@ BuildRequires: golang(github.com/boombuler/barcode/qr) %if %{with check} # Tests +BuildRequires: golang(github.com/gokyle/twofactor) BuildRequires: golang(github.com/stretchr/testify/assert) BuildRequires: golang(github.com/stretchr/testify/require) %endif