Don't try to BuildRequire texlive-nopageno on openSUSE <= 12.2
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/csync2?expand=0&rev=35
This commit is contained in:
parent
ab1223afaf
commit
8f89520ea7
@ -59,7 +59,9 @@ BuildRequires: systemd
|
||||
%endif
|
||||
# texlive is for pdflatex to build PDF version of the manual
|
||||
BuildRequires: texlive-latex
|
||||
%if 0%{?suse_version > 1220
|
||||
BuildRequires: texlive-nopageno
|
||||
%endif
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user