Author: goetz
Date: Sun Feb 18 13:51:36 2007
New Revision: 122328

Modified:
   packages/cooker/freetype2/current/SPECS/freetype2.spec

Log:
fix buildrequires

Modified: packages/cooker/freetype2/current/SPECS/freetype2.spec
==============================================================================
--- packages/cooker/freetype2/current/SPECS/freetype2.spec      (original)
+++ packages/cooker/freetype2/current/SPECS/freetype2.spec      Sun Feb 18 
13:51:36 2007
@@ -15,7 +15,7 @@
 Name:          %name
 Summary:       A free and portable TrueType font rendering engine
 Version:       %version
-Release:       %mkrel 2
+Release:       %mkrel 3
 License:       FreeType License/GPL
 URL:           http://www.freetype.org/
 Source0:       
ftp://ftp.freetype.org/pub/freetype/freetype2/freetype-%{version}.tar.bz2
@@ -23,6 +23,7 @@
 
 Buildroot:     %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: zlib-devel
+BuildRequires: pkgconfig
 Group:         System/Libraries
 
 %description

Reply via email to