From 2769f6e01baa66021d28b6f36a0e807d6e3ef177 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 27 Sep 2013 20:30:08 +0200 Subject: [PATCH] Add shlibs:Depends SIM-14 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0183828..608098e 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.6.1 Package: libnet-z3950-simpleserver-perl Architecture: any -Depends: ${perl:Depends} +Depends: ${perl:Depends}, ${shlibs:Depends} Description: Perl API to the YAZ generic front-end server (Z39.50 server). The SimpleServer module is a tool for constructing Z39.50 "Information Retrieval" servers in Perl. The module is easy to use, but it -- 1.7.10.4