diff --git a/ceph.spec.in b/ceph.spec.in index a622cb867e8..54fc4a9045a 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -313,12 +313,6 @@ Requires: librados2 = %{epoch}:%{version}-%{release} Requires: librgw2 = %{epoch}:%{version}-%{release} %if 0%{?rhel} || 0%{?fedora} Requires: mailcap -# python-flask for powerdns -Requires: python-flask -%endif -%if 0%{?suse_version} -# python-Flask for powerdns -Requires: python-Flask %endif %description radosgw RADOS is a distributed object store used by the Ceph distributed diff --git a/debian/control b/debian/control index a74dbfe908e..00c6222d48c 100644 --- a/debian/control +++ b/debian/control @@ -599,7 +599,6 @@ Package: radosgw Architecture: linux-any Depends: ceph-common (= ${binary:Version}), mime-support, - python-flask, librgw2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}