mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
344 B

  1. --- ./configure.in.vanilla 2005-12-01 08:47:22.000000000 +0100
  2. +++ ./configure.in 2005-12-01 08:48:19.000000000 +0100
  3. @@ -1356,7 +1356,7 @@
  4. if test "x$gdktarget" = "xwin32"; then
  5. PANGO_PACKAGES="pangowin32 pangocairo"
  6. else
  7. - PANGO_PACKAGES="pango pangocairo"
  8. + PANGO_PACKAGES="pango pangocairo pangoft2"
  9. fi
  10. AC_MSG_CHECKING(Pango flags)