summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick 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)
commitd5c90cbcd595875f4b8de0e005cb3f46ef97e783 (patch)
tree3691628dd7afc3a8399efe230d3caaddd9911a34
parent8e4a19080030513c07f687ed61c993541505a214 (diff)
debian/control, debian/rules: Find usign ELF deps
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules3
2 files changed, 4 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.
.
diff --git a/debian/rules b/debian/rules
index d038483..236aa89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,9 @@
%:
dh $@ --no-parallel
+override_dh_shlibdeps:
+ dh_shlibdeps -l/usr/lib/$(DEB_HOST_MULTIARCH)/pro-archman
+
get-orig-source:
uscan --noconf --verbose --rename --force-download \
--download-current-version