Accepting request 534533 from home:dimstar:Factory

- BuildRequire tex(upquote.sty): Generally seen, this dependency
  is inaccurate, as our sources do not reference upquote.sty, but
  asciidoc does. Adding the dep there though makes asciidoc too
  expensive, and recommends are not interpreted when building the
  buildroot (boo#1063897).

Despite everything, it seems for now to be the best solution there is

OBS-URL: https://build.opensuse.org/request/show/534533
OBS-URL: https://build.opensuse.org/package/show/hardware/nut?expand=0&rev=71
This commit is contained in:
Olaf Hering 2017-10-18 08:30:51 +00:00 committed by Git OBS Bridge
parent fbea90d278
commit 145a4166df
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 17 19:18:03 UTC 2017 - dimstar@opensuse.org
- BuildRequire tex(upquote.sty): Generally seen, this dependency
is inaccurate, as our sources do not reference upquote.sty, but
asciidoc does. Adding the dep there though makes asciidoc too
expensive, and recommends are not interpreted when building the
buildroot (boo#1063897).
-------------------------------------------------------------------
Tue Oct 17 12:42:32 UTC 2017 - dimstar@opensuse.org

View File

@ -74,6 +74,7 @@ BuildRequires: net-snmp-devel
BuildRequires: pkgconfig
BuildRequires: source-highlight
BuildRequires: tcpd-devel
BuildRequires: tex(upquote.sty)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gdlib)
BuildRequires: pkgconfig(libpowerman)