summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorChristian Rößler2013-08-30 17:51:42 +0200
committerChristian Rößler2013-08-30 17:51:42 +0200
commit899413178d8abe4adb659781995e0a84c729265c (patch)
treecc41859aff647b197573cf800b7027827d039e2d /remote
parent[vbox] addon-init missing fi (diff)
downloadtm-scripts-899413178d8abe4adb659781995e0a84c729265c.tar.gz
tm-scripts-899413178d8abe4adb659781995e0a84c729265c.tar.xz
tm-scripts-899413178d8abe4adb659781995e0a84c729265c.zip
[dnbd3] cmake / ubuntu
Diffstat (limited to 'remote')
-rw-r--r--remote/modules/dnbd3/dnbd3.conf.ubuntu7
1 files changed, 7 insertions, 0 deletions
diff --git a/remote/modules/dnbd3/dnbd3.conf.ubuntu b/remote/modules/dnbd3/dnbd3.conf.ubuntu
new file mode 100644
index 00000000..c26fd833
--- /dev/null
+++ b/remote/modules/dnbd3/dnbd3.conf.ubuntu
@@ -0,0 +1,7 @@
+REQUIRED_CONTENT_PACKAGES="
+ cmake
+"
+
+REQUIRED_INSTALLED_PACKAGES="
+ cmake
+"