From e03452a13fcfd30c60b5433e0870a3281be295e7 Mon Sep 17 00:00:00 2001 From: Bor Kraljič Date: Thu, 21 Oct 2010 11:48:49 +0200 Subject: m17n-lib: fixed optional_depends to libxft --- i18n/m17n-lib/DEPENDS | 2 +- i18n/m17n-lib/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/m17n-lib/DEPENDS b/i18n/m17n-lib/DEPENDS index b6192dc3f1..b30121980a 100755 --- a/i18n/m17n-lib/DEPENDS +++ b/i18n/m17n-lib/DEPENDS @@ -28,7 +28,7 @@ optional_depends anthy \ # "--without-libotf" \ # "OpenType font support" && -optional_depends -sub libxft X11-SERVER \ +optional_depends libxft \ "--with-x" \ "--without-x" \ "X windows and Xft support" diff --git a/i18n/m17n-lib/HISTORY b/i18n/m17n-lib/HISTORY index ad8a0fcc35..6d73b399be 100644 --- a/i18n/m17n-lib/HISTORY +++ b/i18n/m17n-lib/HISTORY @@ -1,3 +1,6 @@ +2010-10-21 Bor Kraljič + * DEPENDS: fixed optional_depends to libxft + 2009-05-24 Justin Boffemmyer * DETAILS: updated to 1.5.4 -- cgit v1.2.3