summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile
diff options
context:
space:
mode:
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