From 8e0990f5e964711e7895064943ee5b22ff27efd9 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 15 Jul 2012 23:00:27 -0400 Subject: Include CDK directly instead of requiring it as a dependency. --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 11f2a414..8481b294 100644 --- a/FAQ.md +++ b/FAQ.md @@ -12,8 +12,8 @@ example, `libpng14` has been available for many distributions since late 2009 while the latest 2012 Ubuntu still uses `libpng12`. Unfortunately in these cases, the best idea is to compile Textadept. This process is actually very simple though. See the [compiling][] page. Only the GTK development libraries -are needed for the GUI version. (The ncurses and CDK development libraries are -required for the terminal version.) +are needed for the GUI version. (The ncurses development library is required for +the terminal version.) [compiling]: 12_Compiling.html -- cgit v1.2.3