Fix requires
This commit is contained in:
parent
a5fc86d44b
commit
5800d8598b
@ -51,7 +51,10 @@ BuildRequires: fontconfig
|
|||||||
BuildRequires: GConf2-devel
|
BuildRequires: GConf2-devel
|
||||||
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
|
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
|
||||||
BuildRequires: gnome-doc-utils
|
BuildRequires: gnome-doc-utils
|
||||||
BuildRequires: libbeagle
|
|
||||||
|
%ifnarch s390 s390x ppc64
|
||||||
|
BuildRequires: libbeagle-devel
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Yelp is the Gnome 2 help/documentation browser. It is designed
|
Yelp is the Gnome 2 help/documentation browser. It is designed
|
||||||
@ -66,7 +69,6 @@ one central tool.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--enable-search \
|
|
||||||
--with-mozilla=mozilla \
|
--with-mozilla=mozilla \
|
||||||
--disable-man \
|
--disable-man \
|
||||||
--disable-info \
|
--disable-info \
|
||||||
|
Loading…
Reference in New Issue
Block a user