summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonygarnockjones@gmail.com>2010-05-24 15:21:30 +1200
committerTony Garnock-Jones <tonygarnockjones@gmail.com>2010-05-24 15:21:30 +1200
commit418c60dd1217822c5e399536ea1747607b957e30 (patch)
tree11040304cd90fb9b7df2190ff17480d5fe5aa688
parent3372597ab7f64d1badb588dc032b2675b4653195 (diff)
downloadrabbitmq-c-github-ask-418c60dd1217822c5e399536ea1747607b957e30.tar.gz
Compute dependencies properly
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c8d8ec3..2ab6e87 100644
--- a/debian/control
+++ b/debian/control
@@ -25,5 +25,5 @@ Package: amqp-tools
Architecture: any
Section: net
Priority: extra
-Depends: librabbitmq (= ${binary:Version}), libc
+Depends: librabbitmq (= ${binary:Version}), ${shlibs:Depends}
Description: Command-line utilities for interacting with AMQP servers