diff options
author | Julian Blake Kongslie <jblake@omgwallhack.org> | 2010-12-27 13:55:58 -0800 |
---|---|---|
committer | Julian Blake Kongslie <jblake@omgwallhack.org> | 2010-12-27 13:55:58 -0800 |
commit | 585a58e6f4e9e742f02b97608d1f4d1940df7ae6 (patch) | |
tree | 9cef70bb8b596428131549c562c6facf7ff504c9 /pinyweb/debian | |
parent | d958b96bb4246d8bf7a85d587cf2695fe6bd8829 (diff) | |
download | piny-code-585a58e6f4e9e742f02b97608d1f4d1940df7ae6.tar.gz piny-code-585a58e6f4e9e742f02b97608d1f4d1940df7ae6.zip |
shlibs
Diffstat (limited to 'pinyweb/debian')
-rw-r--r-- | pinyweb/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pinyweb/debian/control b/pinyweb/debian/control index e808981..1a1d795 100644 --- a/pinyweb/debian/control +++ b/pinyweb/debian/control @@ -8,7 +8,7 @@ Standards-version: 3.9.1 Package: pinyweb Architecture: any -Depends: ${perl:Depends}, ${misc:Depends}, libpiny-perl (>= 0.14) +Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}, libpiny-perl (>= 0.14) Description: CGIs for managing piny repositories The CGI programs for day-to-day administrative tasks in the Piny infrastructure. |