summaryrefslogtreecommitdiff
path: root/manifests/gpgme.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2009-12-13 19:21:09 +0100
committermh <mh@immerda.ch>2009-12-13 19:21:09 +0100
commit10ab54dc6538655ff8e0cbe3c730b477986aa1b7 (patch)
treeb2f19cab5329c98fc8a9a8154a26daca46a29e60 /manifests/gpgme.pp
parente04611e2b959905e34581377ae40850c27f93842 (diff)
fix inclusion
Diffstat (limited to 'manifests/gpgme.pp')
-rw-r--r--manifests/gpgme.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/gpgme.pp b/manifests/gpgme.pp
index b2d3d20..b72b196 100644
--- a/manifests/gpgme.pp
+++ b/manifests/gpgme.pp
@@ -1,5 +1,5 @@
class rubygems::gpgme{
- require ::rubygems::devel
+ require rubygems::devel
require gpg::gpgme::devel
package{'ruby-gpgme':