summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2013-08-25 13:05:37 +0200
committermh <mh@immerda.ch>2013-08-25 13:05:37 +0200
commiteed532c8bbf4a6ed63b53a03b91ebf26ff14e7a0 (patch)
treedb7a9226aa80f004ce09d00f860080c6fcfe07f0 /Modulefile
parent3b81bebe2bbc49d17e5895e44da3690d20873d80 (diff)
there isn't anymore any dependency on the common module
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index 99c61a1..07fdbd7 100644
--- a/Modulefile
+++ b/Modulefile
@@ -10,5 +10,4 @@ project_page 'https://github.com/duritong/puppet-munin'
## Add dependencies, if any:
# dependency 'username/name', '>= 1.2.0'
dependency 'ripienaar/concat', '>= 0.2.0'
-dependency 'DavidSchmitt/common', '>= 1.0.0'
dependency 'puppetlabs/stdlib', '>= 3.2.0'