summaryrefslogtreecommitdiffstats
path: root/remote/modules/dnbd3
diff options
context:
space:
mode:
authorJonathan Bauer2013-10-08 13:57:35 +0200
committerJonathan Bauer2013-10-08 13:57:35 +0200
commitfaa965206d5aca3cb9c90261d1770734e5c99602 (patch)
tree7440264d7279988117d9aa24fbce4b0ec4963f02 /remote/modules/dnbd3
parent[pam-freiburg] Sanity checks for home directory mounting. Abort if either FIL... (diff)
downloadtm-scripts-faa965206d5aca3cb9c90261d1770734e5c99602.tar.gz
tm-scripts-faa965206d5aca3cb9c90261d1770734e5c99602.tar.xz
tm-scripts-faa965206d5aca3cb9c90261d1770734e5c99602.zip
[dnbd3] added dependency package 'zlib1g-dev' for building dnbd3 module under ubuntu. TODO: Add package for OpenSuse
Diffstat (limited to 'remote/modules/dnbd3')
-rw-r--r--remote/modules/dnbd3/dnbd3.conf.ubuntu1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/dnbd3/dnbd3.conf.ubuntu b/remote/modules/dnbd3/dnbd3.conf.ubuntu
index c26fd833..d303245c 100644
--- a/remote/modules/dnbd3/dnbd3.conf.ubuntu
+++ b/remote/modules/dnbd3/dnbd3.conf.ubuntu
@@ -4,4 +4,5 @@ REQUIRED_CONTENT_PACKAGES="
REQUIRED_INSTALLED_PACKAGES="
cmake
+ zlib1g-dev
"