depend on stable pango-1.8, not unstable 1.7
2005-02-01 Michael Natterer <mitch@gimp.org> * configure.in: depend on stable pango-1.8, not unstable 1.7
This commit is contained in:
committed by
Michael Natterer
parent
6a33d02463
commit
49bfb352bb
@@ -1,3 +1,7 @@
|
||||
2005-02-01 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* configure.in: depend on stable pango-1.8, not unstable 1.7
|
||||
|
||||
2005-02-01 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Fix #165770:
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2005-02-01 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* configure.in: depend on stable pango-1.8, not unstable 1.7
|
||||
|
||||
2005-02-01 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Fix #165770:
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2005-02-01 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* configure.in: depend on stable pango-1.8, not unstable 1.7
|
||||
|
||||
2005-02-01 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Fix #165770:
|
||||
|
||||
@@ -30,7 +30,7 @@ m4_define([gtk_binary_version], [2.4.0])
|
||||
|
||||
# required versions of other packages
|
||||
m4_define([glib_required_version], [2.6.0])
|
||||
m4_define([pango_required_version], [1.7.0])
|
||||
m4_define([pango_required_version], [1.8.0])
|
||||
m4_define([atk_required_version], [1.0.1])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user