summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-17 10:17:21 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-17 10:17:21 -0600
commit272ec579399ed9a9442389ffe48101902fef9e81 (patch)
tree0f96965130c84e146172358d7df5fef0f3bae9c6 /crawl-ref/source/makefile
parent3bf2520b8ed99cea69c0ca1fe91e0bed47f13309 (diff)
downloadcrawl-ref-272ec579399ed9a9442389ffe48101902fef9e81.tar.gz
crawl-ref-272ec579399ed9a9442389ffe48101902fef9e81.zip
Tweak documentation: pkg-config is needed, but it's not Gnome-specific.
Diffstat (limited to 'crawl-ref/source/makefile')
-rw-r--r--crawl-ref/source/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/makefile b/crawl-ref/source/makefile
index c177fccc74..73c2dd108c 100644
--- a/crawl-ref/source/makefile
+++ b/crawl-ref/source/makefile
@@ -38,7 +38,7 @@
#
#
# Requirements:
-# For tile builds, you need Gnome's pkg-config.
+# For tile builds, you need pkg-config.
# You also need libpng, sdl, sdl-image and libfreetype -- if you got your
# source from git, you can 'git submodule update' to fetch them; you can also
# ask for a package with convenience libraries instead -- we'll try to provide