diff options
author | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2011-06-01 03:20:33 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2011-06-01 03:20:33 -0700 |
commit | 28c9853a2cb8b789eaecf76ed18b4230eee45ca4 (patch) | |
tree | 99d410a873a681dcce61ce597f6ceddc6539d9ba /pinyadmin/debian/control | |
parent | 18c3275a222e57e6b98932e8e394646382b25388 (diff) | |
download | piny-code-28c9853a2cb8b789eaecf76ed18b4230eee45ca4.tar.gz piny-code-28c9853a2cb8b789eaecf76ed18b4230eee45ca4.zip |
newrepo: migrating rebuild logic out of Repo.pm and making --enable/disable-ikiwiki work
Diffstat (limited to 'pinyadmin/debian/control')
-rw-r--r-- | pinyadmin/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pinyadmin/debian/control b/pinyadmin/debian/control index 126b57c..b41d5b5 100644 --- a/pinyadmin/debian/control +++ b/pinyadmin/debian/control @@ -8,7 +8,7 @@ Standards-version: 3.9.1 Package: pinyadmin Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, libpiny-perl (>= 0.14), moreutils +Depends: ${perl:Depends}, ${misc:Depends}, libpiny-perl (>= 0.14), libgetopt-tabular-perl, moreutils Description: Administrative programs for piny The command-line programs for day-to-day administrative tasks in the Piny infrastructure. |