diff options
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 |
commit | 1d0cb83fe8c75590dcf7acff89485b1ed3c1319b (patch) | |
tree | a04ba2544cf49bed704312cfe9764140569ea1fd /libraries/gtkmm/README | |
parent | 59022a0a2a1b1b07574340fe04cec7cd62ec8c5d (diff) | |
download | slackbuilds-1d0cb83fe8c75590dcf7acff89485b1ed3c1319b.tar.gz |
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/README | 2 |
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. |