diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 18:38:12 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 18:38:12 (EDT) |
commit | d5c90cbcd595875f4b8de0e005cb3f46ef97e783 (patch) | |
tree | 3691628dd7afc3a8399efe230d3caaddd9911a34 /debian/control | |
parent | 8e4a19080030513c07f687ed61c993541505a214 (diff) |
debian/control, debian/rules: Find usign ELF deps
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7dcc86d..eb69a0c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: http://www.proteanos.com/dev/pro-archman/ Package: pro-archman Architecture: any -Depends: ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: ProteanOS archive manager This is pro-archman, the ProteanOS Archive Manager. . |