diff options
author | Loic Dachary <ldachary@redhat.com> | 2015-02-11 23:16:24 +0100 |
---|---|---|
committer | Loic Dachary <ldachary@redhat.com> | 2015-02-12 00:55:49 +0100 |
commit | 3c05c9c829cd6757a1a18ba08717e2852193810f (patch) | |
tree | 95241c56fbc4ef6f386fc2ff8552db2aaca31c4f /ceph.spec.in | |
parent | Merge pull request #3683 from ceph/wip-10791-stopping (diff) | |
download | ceph-3c05c9c829cd6757a1a18ba08717e2852193810f.tar.xz ceph-3c05c9c829cd6757a1a18ba08717e2852193810f.zip |
tests: no need for python-flask at build time
http://tracker.ceph.com/issues/10845 Refs: #10845
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r-- | ceph.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ceph.spec.in b/ceph.spec.in index a1ea4892295..d05c8e097b4 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -56,7 +56,6 @@ BuildRequires: parted BuildRequires: pkgconfig BuildRequires: python BuildRequires: python-argparse -BuildRequires: python-flask BuildRequires: python-nose BuildRequires: python-requests BuildRequires: python-virtualenv |