Add python-devel BuildRequires
This commit is contained in:
parent
53c51bc613
commit
9532918c4f
@ -8,7 +8,7 @@ URL: http://cairographics.org/
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
BuildRequires: python
|
||||
BuildRequires: cairo-devel
|
||||
BuildRequires: cairo-devel python-devel
|
||||
Requires: pygtk2
|
||||
Requires: cairo
|
||||
%description
|
||||
@ -39,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 10 2004 Kristian Høgsberg <krh@redhat.com> - 0.1.3-1
|
||||
- Add python-devel build requires.
|
||||
|
||||
* Wed Nov 24 2004 <jrb@redhat.com> -
|
||||
- Initial build.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user