mirror of
https://abf.rosa.ru/djam/firefox-esr78.git
synced 2025-02-25 02:32:48 +00:00
Updated firefox.spec
This commit is contained in:
parent
e266eb656f
commit
90665d0483
1 changed files with 6 additions and 6 deletions
12
firefox.spec
12
firefox.spec
|
@ -67,9 +67,9 @@ BuildRequires: python
|
|||
BuildRequires: valgrind
|
||||
BuildRequires: rootcerts
|
||||
BuildRequires: doxygen
|
||||
#%if %mdkversion >= 201200
|
||||
#BuildRequires: gnome-vfs2-devel
|
||||
#%else
|
||||
%if %mdkversion >= 201201
|
||||
BuildRequires: gnome-vfs2-devel
|
||||
%else
|
||||
BuildRequires: libgnome-vfs2-devel
|
||||
%endif
|
||||
BuildRequires: libgnome2-devel
|
||||
|
@ -88,10 +88,10 @@ BuildRequires: startup-notification-devel >= 0.8
|
|||
Provides: webclient
|
||||
#Requires: indexhtml
|
||||
Requires: xdg-utils
|
||||
#%if %mdkversion >= 201200
|
||||
%if %mdkversion >= 201201
|
||||
# https://qa.mandriva.com/show_bug.cgi?id=65237
|
||||
#Requires: gtk2-modules
|
||||
#%endif
|
||||
Requires: gtk2-modules
|
||||
%endif
|
||||
Suggests: ff_deps myspell-en_US nspluginwrapper
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue