Browse Source

use pkgconfig for freetype

master
parent
commit
630ef850d8
  1. 4
      gd/gd.spec

4
gd/gd.spec

@ -32,7 +32,7 @@ Class: BASE
Group: Graphics Group: Graphics
License: GPL License: GPL
Version: 2.1.1 Version: 2.1.1
Release: 20150607 Release: 20181003
# package options # package options
%option with_fontconfig no %option with_fontconfig no
@ -42,7 +42,7 @@ Source0: https://bitbucket.org/libgd/gd-libgd/downloads/libgd-%{version}.ta
Patch0: gd.patch Patch0: gd.patch
# build information # build information
BuildPreReq: OpenPKG, openpkg >= 20160101, gcc BuildPreReq: OpenPKG, openpkg >= 20160101, gcc, pkgconfig
PreReq: OpenPKG, openpkg >= 20160101, perl PreReq: OpenPKG, openpkg >= 20160101, perl
BuildPreReq: png, zlib, jpeg, freetype BuildPreReq: png, zlib, jpeg, freetype
PreReq: png, zlib, jpeg, freetype PreReq: png, zlib, jpeg, freetype

Loading…
Cancel
Save