Update of /cvsroot/data-pluginfile/data-pluginfiles/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18983
Modified Files:
control.m4
Log Message:
- correct dependancies
Index: control.m4
===================================================================
RCS file: /cvsroot/data-pluginfile/data-pluginfiles/scripts/control.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** control.m4 30 Apr 2005 08:59:10 -0000 1.1
--- control.m4 30 Apr 2005 09:08:28 -0000 1.2
***************
*** 4,8 ****
Priority: optional
Architecture: all
! Pre-Depends: perl
Installed-Size: 1024
Maintainer: Andrew Chilton <and...@us...>
--- 4,9 ----
Priority: optional
Architecture: all
! Depends: perl-base
! Pre-Depends: perl
Installed-Size: 1024
Maintainer: Andrew Chilton <and...@us...>
|