make use of the Common Debian Build System (CDBS)
[old-projects.git] / deptrack / debian / control
index 82bf39c..be265e4 100644 (file)
@@ -2,11 +2,12 @@ Source: deptrack
 Section: net
 Priority: optional
 Maintainer: Jeremy Laine <jeremy.laine@m4x.org>
-Build-Depends-Indep: debhelper (>> 4.0.0)
+Build-Depends-Indep: cdbs, debhelper (>> 4.0.0)
 Standards-Version: 3.5.8
 
 Package: deptrack
 Architecture: all
+Depends: libconfig-general-perl, libdbi-perl
 Description: a PHP dependency tracker 
  Deptrack takes a set of PHP files, calculates their dependencies 
  and outputs the results to a MySQL database.