summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2014-11-26 12:46:45 +0100
committerVít Ondruch <vondruch@redhat.com>2015-01-21 12:53:03 +0100
commite9f28ace6be82ea7899cc8555b17d84658522529 (patch)
tree5d25eb3a057387f0083d3d88daa354e26770f867
parenta0e92dcbae8c3c541204c6b8512a346ee676c522 (diff)
downloadfedora-vagrant-e9f28ace6be82ea7899cc8555b17d84658522529.tar.gz
fedora-vagrant-e9f28ace6be82ea7899cc8555b17d84658522529.tar.xz
fedora-vagrant-e9f28ace6be82ea7899cc8555b17d84658522529.zip
groupadd command is provided by shadow-utils.
-rw-r--r--vagrant.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant.spec b/vagrant.spec
index 825f7f6..d71f665 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -53,7 +53,7 @@ Requires: curl
#Requires: rubygem(vagrant-libvirt)
#Requires: polkit-pkla-compat
-#Requires(pre): shadow-utils
+Requires(pre): shadow-utils
BuildRequires: bsdtar
BuildRequires: rubygem(listen)