[Bps-public-commit] r10205 - in RT-Client-Console: trunk

dams at bestpractical.com dams at bestpractical.com
Sun Dec 30 12:21:41 EST 2007


Author: dams
Date: Sun Dec 30 12:21:40 2007
New Revision: 10205

Modified:
   RT-Client-Console/   (props changed)
   RT-Client-Console/trunk/Makefile.PL

Log:
 r45 at pundit:  dams | 2007-12-30 17:21:32 +0000
 added parent requirement


Modified: RT-Client-Console/trunk/Makefile.PL
==============================================================================
--- RT-Client-Console/trunk/Makefile.PL	(original)
+++ RT-Client-Console/trunk/Makefile.PL	Sun Dec 30 12:21:40 2007
@@ -19,6 +19,7 @@
 	'Test::More' => 0,
 	'version'    => 0,
 	'Error' => 0,
+	'parent' => 0,
     },
     EXE_FILES           => [ 'bin/rtconsole' ],
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },



More information about the Bps-public-commit mailing list