OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 07-Sep-2008 22:40:52 Branch: HEAD Handle: 2008090721405200 Modified files: openpkg-src/pango pango.spec Log: fix dependencies Summary: Revision Changes Path 1.81 +2 -2 openpkg-src/pango/pango.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/pango/pango.spec ============================================================================ $ cvs diff -u -r1.80 -r1.81 pango.spec --- openpkg-src/pango/pango.spec 7 Sep 2008 19:08:59 -0000 1.80 +++ openpkg-src/pango/pango.spec 7 Sep 2008 20:40:52 -0000 1.81 @@ -53,8 +53,8 @@ PreReq: OpenPKG, openpkg >= 20040130 BuildPreReq: glib2 >= %{V_glib_major} PreReq: glib2 >= %{V_glib_major} -BuildPreReq: gettext, libiconv, freetype, fontconfig, xft, cairo >= 1.7.4 -PreReq: gettext, libiconv, freetype, fontconfig, xft, cairo >= 1.7.4 +BuildPreReq: gettext, libiconv, freetype, fontconfig, cairo >= 1.7.4 +PreReq: gettext, libiconv, freetype, fontconfig, cairo >= 1.7.4 %if "%{with_x11}" == "yes" BuildPreReq: X11, xft PreReq: X11, xft @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org