]> git.sven.stormbind.net Git - sven/tclcurl.git/blobdiff - debian/control
Add ${misc:Depends} to the binary package.
[sven/tclcurl.git] / debian / control
index aa9aa6549967a2fb0db811685286395419ce0711..a4e40af13ebbc3bf11b6327a1c84933d2e57755a 100644 (file)
@@ -10,7 +10,7 @@ Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/tclcurl/trunk
 Package: tclcurl
 Architecture: any
 Suggests: libcurl4-gnutls-dev
-Depends: ${shlibs:Depends}, ${tclsh:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${tclsh:Depends}
 Description: Tcl bindings to libcurl
  This module enables the use of libcurl in Tcl scripts. Please refer to
  the libcurl documentation available in the libcurl4-gnutls-dev package.