Merge pull request #267 from thaJeztah/18.09_restore_requires

[18.09] Add back requirements that were removed in the migration
Upstream-commit: 12dff4169636676f40f782d1327c24e8ccb18f7c
Component: packaging
This commit is contained in:
Eli Uriegas
2018-11-28 12:15:16 -06:00
committed by GitHub
@@ -18,8 +18,14 @@ Requires: container-selinux >= 2.9
Requires: libseccomp >= 2.3
Requires: systemd-units
Requires: iptables
Requires: libcgroup
# Should be required as well by docker-ce-cli but let's just be thorough
Requires: containerd.io
Requires: tar
Requires: xz
# Resolves: rhbz#1165615
Requires: device-mapper-libs >= 1.02.90-1
BuildRequires: which
BuildRequires: make