Browse Source

Requires freetype at build time.

master
Michael Schloh von Bennewitz 23 years ago committed by Ralf S. Engelschall
parent
commit
9e1e42d0b0
  1. 2
      pango/pango.spec

2
pango/pango.spec

@ -44,7 +44,7 @@ Source0: ftp://ftp.gtk.org/pub/gtk/v%{V_gtk}/pango-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, X11, glib2
BuildPreReq: OpenPKG, openpkg >= 20020206, X11, glib2, freetype
PreReq: OpenPKG, openpkg >= 20020206, X11, glib2
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save