~ubuntu-branches/ubuntu/oneiric/liblayout-manager-perl/oneiric

« back to all changes in this revision

Viewing changes to Makefile.PL

  • Committer: Bazaar Package Importer
  • Author(s): Angel Abad, Angel Abad, gregor herrmann
  • Date: 2011-05-17 13:46:57 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110517134657-7ybomoja9ds79jcy
Tags: 0.34-1
[ Angel Abad ]
* New upstream release

[ gregor herrmann ]
* Remove (build) dependency on libmoosex-attributehelpers-perl.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
build_requires 'Test::More';
8
8
 
9
9
requires 'Moose' => '0.79';
10
 
requires 'MooseX::AttributeHelpers' => '0.17';
11
10
requires 'Geometry::Primitive' => '0.16';
12
11
requires 'Graphics::Primitive' => '0.43';
13
12