add intltool dependency
This commit is contained in:
parent
46c12fb649
commit
f000cbb9f7
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
Name: avahi
|
||||
Version: 0.6.22
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Local network service discovery
|
||||
Group: System Environment/Base
|
||||
License: LGPLv2
|
||||
@ -30,6 +30,7 @@ BuildRequires: expat-devel
|
||||
BuildRequires: python
|
||||
BuildRequires: gdbm-devel
|
||||
BuildRequires: pygtk2
|
||||
BuildRequires: intltool perl-XML-Parser
|
||||
%if %{WITH_MONO}
|
||||
BuildRequires: mono-devel >= 1.1.13
|
||||
%endif
|
||||
@ -515,6 +516,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 17 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.22-3
|
||||
- Add missing intltool dependency
|
||||
|
||||
* Mon Dec 17 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.22-2
|
||||
- Fix mistag
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user