Browse Source

seems to need pkg-config during configuration

Michael Schloh von Bennewitz 22 years ago
parent
commit
bb50e93060
1 changed files with 5 additions and 3 deletions
  1. 5 3
      xft/xft.spec

+ 5 - 3
xft/xft.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        XWindow
 License:      GPL
 Version:      2.1.2
-Release:      20031128
+Release:      20031202
 
 #   list of sources
 Source0:      http://freedesktop.org/software/fontconfig/releases/xft-%{version}.tar.gz
@@ -41,8 +41,10 @@ Source0:      http://freedesktop.org/software/fontconfig/releases/xft-%{version}
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20030103, X11, fontconfig >= 2.2.90, freetype >= 2.1.7, xrender
-PreReq:       OpenPKG, openpkg >= 20030103, X11, fontconfig >= 2.2.90, freetype >= 2.1.7, xrender
+BuildPreReq:  OpenPKG, openpkg >= 20030103, X11, fontconfig >= 2.2.90
+BuildPreReq:  freetype >= 2.1.7, pkgconfig, xrender
+PreReq:       OpenPKG, openpkg >= 20030103, X11, fontconfig >= 2.2.90
+PreReq:       freetype >= 2.1.7, pkgconfig, xrender
 AutoReq:      no
 AutoReqProv:  no