fixed buildtime warning and let dh_perl decide which perl we need
authorMatthias Förste foerste@schlittermann.de
Fri, 27 Apr 2012 16:30:05 +0200
changeset 12 0b5decd90ad8
parent 11 df402558f178
child 13 71d654155a56
fixed buildtime warning and let dh_perl decide which perl we need
debian/control
--- a/debian/control	Fri Apr 27 11:29:13 2012 +0200
+++ b/debian/control	Fri Apr 27 16:30:05 2012 +0200
@@ -10,7 +10,7 @@
 
 Package: wgnd-mkstruct
 Architecture: all
-Depends: ${misc:Depends} perl, liblinux-inotify2-perl, rsync
+Depends: ${misc:Depends}, ${perl:Depends}, liblinux-inotify2-perl, rsync
 Description: instantiate a directory structure template
  wgnd-mkstruct watches some directories for newly created subdirectories and
  synchronises these from a given template directory.