Remove unnecessary BR on tofrodos
Makefile.am uses “todos”, but only when a tool called “advd2” is installed.
This commit is contained in:
parent
d7176d20f7
commit
d02c67597f
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ BuildRequires: gcc-c++
|
|||
BuildRequires: make
|
||||
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: tofrodos
|
||||
|
||||
# System library supported by upstream
|
||||
BuildRequires: zlib-devel
|
||||
|
|
@ -133,6 +132,7 @@ export LDFLAGS="-lzopfli ${LDFLAGS-}"
|
|||
- Use modern spec file macros (make_build/make_install/etc.)
|
||||
- Unbundle libdeflate
|
||||
- Unbundle zopfli where it is available as a system library (i.e., Fedora)
|
||||
- Remove unnecessary BR on tofrodos
|
||||
|
||||
* Mon Jul 27 2020 Jeff Law <law@redhat.com> - 2.1-15
|
||||
- Force C++14 as the code is not ready for C++17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue