forked from pool/libmirage
Quo vadis, Fedora
OBS-URL: https://build.opensuse.org/package/show/filesystems/libmirage?expand=0&rev=9
This commit is contained in:
parent
4781653141
commit
d187fd6e04
@ -34,7 +34,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
BuildRequires: cmake >= 2.8.5
|
BuildRequires: cmake >= 2.8.5
|
||||||
BuildRequires: pkgconfig >= 0.16
|
BuildRequires: pkgconfig >= 0.16
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(bzip2) >= 1.0.0
|
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.28
|
BuildRequires: pkgconfig(glib-2.0) >= 2.28
|
||||||
BuildRequires: pkgconfig(gmodule-2.0) >= 2.28
|
BuildRequires: pkgconfig(gmodule-2.0) >= 2.28
|
||||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.28
|
BuildRequires: pkgconfig(gobject-2.0) >= 2.28
|
||||||
@ -43,6 +42,11 @@ BuildRequires: pkgconfig(gtk-doc) >= 1.4
|
|||||||
BuildRequires: pkgconfig(liblzma) >= 5.0.0
|
BuildRequires: pkgconfig(liblzma) >= 5.0.0
|
||||||
BuildRequires: pkgconfig(sndfile) >= 1.0.0
|
BuildRequires: pkgconfig(sndfile) >= 1.0.0
|
||||||
BuildRequires: pkgconfig(zlib) >= 1.2.0
|
BuildRequires: pkgconfig(zlib) >= 1.2.0
|
||||||
|
%if 0%{?fedora_version}
|
||||||
|
BuildRequires: bzip2-devel >= 1.0.0
|
||||||
|
%else
|
||||||
|
BuildRequires: pkgconfig(bzip2) >= 1.0.0
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A CD-ROM image access library part of the cdemu suite.
|
A CD-ROM image access library part of the cdemu suite.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user