From 238f53ecee442073fbcc615ea58fecec9621d77f Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 8 Apr 2010 20:05:08 -0400 Subject: Debian GTK development library is libgtk2.0-dev; doc/manual/3_Compiling.md Thanks to Rob Gieseke. --- doc/manual/3_Compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual/3_Compiling.md') diff --git a/doc/manual/3_Compiling.md b/doc/manual/3_Compiling.md index acd874d3..afbe952d 100644 --- a/doc/manual/3_Compiling.md +++ b/doc/manual/3_Compiling.md @@ -8,7 +8,7 @@ The requirements for building Textadept are not quite so minimal. Linux systems will need the GTK+ development libraries. Your package manager should allow you to install them. For Debian-based distributions, the package is -typically called `gtk2.0-dev`. Otherwise, compile and install it from the +typically called `libgtk2.0-dev`. Otherwise, compile and install it from the [GTK+ website][GTK-Linux]. Additionally you will need the [GNU C compiler][GCC] (`gcc`) and [GNU Make][Make] (`make`). Both should be available for your Linux distribution through its package manager. -- cgit v1.2.3