summaryrefslogtreecommitdiffstats
path: root/libraries/gtkmm/README
diff options
context:
space:
mode:
author Robby Workman2011-04-03 18:07:06 +0200
committer Robby Workman2011-04-05 05:06:26 +0200
commitff9c7e71682d3e0c55c06e4fe0ca94e1ea0a3464 (patch)
treef88ab5fa0a64dd9769cc21598959706a8bcd1b19 /libraries/gtkmm/README
parent3101150479bab83ed1cdb40c62bbfdf2fe81fb0d (diff)
downloadslackbuilds-ff9c7e71682d3e0c55c06e4fe0ca94e1ea0a3464.tar.gz
libraries/gtkmm: Fixed doc build with mm-common dep
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/gtkmm/README')
-rw-r--r--libraries/gtkmm/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gtkmm/README b/libraries/gtkmm/README
index a1b5b07a5a..5429bf88c1 100644
--- a/libraries/gtkmm/README
+++ b/libraries/gtkmm/README
@@ -5,4 +5,4 @@ user interfaces either in code or with the Glade User Interface
designer, using libglademm. There's extensive documentation,
including API reference and a tutorial.
-This requires pangomm and atkmm.
+This requires mm-common, pangomm, and atkmm.