summaryrefslogtreecommitdiffstats
path: root/libraries/gtkmm/README
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2011-03-27 13:30:43 -0500
committer Robby Workman <rworkman@slackbuilds.org>2011-03-27 13:30:43 -0500
commit1d0cb83fe8c75590dcf7acff89485b1ed3c1319b (patch)
treea04ba2544cf49bed704312cfe9764140569ea1fd /libraries/gtkmm/README
parent59022a0a2a1b1b07574340fe04cec7cd62ec8c5d (diff)
downloadslackbuilds-1d0cb83fe8c75590dcf7acff89485b1ed3c1319b.tar.gz
slackbuilds-1d0cb83fe8c75590dcf7acff89485b1ed3c1319b.tar.xz
libraries/gtkmm: Updated for version 2.24.0.
I had to disable documentation building in this, as it was erroring out with a missing component from glibmm. It's possible that the missing component will be present in the stable 2.28.0 version of glibmm, so perhaps we'll try then. 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 2b716a8121..a1b5b07a5a 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.
+This requires pangomm and atkmm.