[SCM] Debian packaging of perlbrew branch, master, updated. debian/0.28-1-2-g6459751

Alessandro Ghedini al3xbio at gmail.com
Sat Aug 20 17:10:46 UTC 2011


The following commit has been merged in the master branch:
commit 638e786464f85c7a9211c99c3d9f1a047af899c7
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sat Aug 20 18:58:14 2011 +0200

    Add make and gcc to Depends (Closes: #638655)

diff --git a/debian/control b/debian/control
index dc14a39..08023f1 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Package: perlbrew
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libdevel-patchperl-perl,
- libfile-path-tiny-perl
+ libfile-path-tiny-perl,
+ make, gcc
 Description: script to manage perl installations in your $HOME
  perlbrew is a program to automate the building and installation of perl
  in the users HOME. At the moment, it installs everything to ~/perl5/perlbrew,

-- 
Debian packaging of perlbrew



More information about the Pkg-perl-cvs-commits mailing list