Changeset 5659
- Timestamp:
- 06/27/09 01:26:51 (3 years ago)
- Location:
- trunk/Locale-Msgfmt
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Locale-Msgfmt/Build.PL
r5627 r5659 10 10 build_requires => { 11 11 'Test::More' => 0, 12 'Locale::Maketext::Gettext' => 1.28,12 $ENV{AUTOMATED_TESTING} ? ('Locale::Maketext::Gettext' => 0) : (), 13 13 }, 14 14 add_to_cleanup => [ 'Locale-Msgfmt-*' ], -
trunk/Locale-Msgfmt/Changes
r5634 r5659 1 1 Revision history for Locale-Msgfmt 2 3 0.08 Jun 27, 2009 4 - again remove the dependency on Locale::Maketext::Gettext, 5 there is another problem with its installation 2 6 3 7 0.07 Jun 26, 2009
Note: See TracChangeset
for help on using the changeset viewer.
