summaryrefslogtreecommitdiffstats
path: root/remote/modules/dnbd3
diff options
context:
space:
mode:
authorSimon Rettberg2013-08-30 18:44:28 +0200
committerSimon Rettberg2013-08-30 18:44:28 +0200
commit52fdb3a0cd0c732d4a1c94c8c0a1e3fa954b8154 (patch)
tree59f46f93840e9b7ee20aa1f8a38f8355f689d32f /remote/modules/dnbd3
parent[pam-freiburg] Remove debian-specific param to pam_unix (diff)
parent[dnbd3] cmake / opensuse (diff)
downloadtm-scripts-52fdb3a0cd0c732d4a1c94c8c0a1e3fa954b8154.tar.gz
tm-scripts-52fdb3a0cd0c732d4a1c94c8c0a1e3fa954b8154.tar.xz
tm-scripts-52fdb3a0cd0c732d4a1c94c8c0a1e3fa954b8154.zip
Merge branch 'master' of simonslx:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/dnbd3')
-rw-r--r--remote/modules/dnbd3/dnbd3.conf.opensuse7
-rw-r--r--remote/modules/dnbd3/dnbd3.conf.ubuntu7
2 files changed, 14 insertions, 0 deletions
diff --git a/remote/modules/dnbd3/dnbd3.conf.opensuse b/remote/modules/dnbd3/dnbd3.conf.opensuse
new file mode 100644
index 00000000..c26fd833
--- /dev/null
+++ b/remote/modules/dnbd3/dnbd3.conf.opensuse
@@ -0,0 +1,7 @@
+REQUIRED_CONTENT_PACKAGES="
+ cmake
+"
+
+REQUIRED_INSTALLED_PACKAGES="
+ cmake
+"
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
+"