[python-vcstools/f19] Add missing yaml dep

rmattes rmattes at fedoraproject.org
Sun Feb 9 00:59:08 UTC 2014


commit fe2e796deca96c3ac9675a1828bb59ed348540b2
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sat Feb 8 19:30:30 2014 -0500

    Add missing yaml dep

 python-vcstools.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-vcstools.spec b/python-vcstools.spec
index a231e45..eb9cbff 100644
--- a/python-vcstools.spec
+++ b/python-vcstools.spec
@@ -15,6 +15,7 @@ BuildArch:      noarch
 BuildRequires:  python-dateutil
 BuildRequires:  python-devel
 BuildRequires:  python-sphinx
+BuildRequires:  PyYAML
 
 Requires:       python-dateutil
 Requires:       PyYAML


More information about the scm-commits mailing list