Commit 38668385 authored by Lasse Karstensen's avatar Lasse Karstensen

Determine necessary libraries automatically.

parent 7c5631ad
...@@ -13,5 +13,5 @@ Vcs-Git: git://github.com/varnish/libvmod-example.git ...@@ -13,5 +13,5 @@ Vcs-Git: git://github.com/varnish/libvmod-example.git
Package: libvmod-example Package: libvmod-example
Architecture: any Architecture: any
Depends: varnish (>= 4.0.2), ${misc:Depends}, ${Varnish:ABI} Depends: varnish (>= 4.0.2), ${shlibs:Depends}, ${misc:Depends}, ${Varnish:ABI}
Description: Example vmod for Varnish Description: Example vmod for Varnish
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment