summaryrefslogtreecommitdiff
path: root/hack/make/.build-rpm/docker-engine.spec
diff options
context:
space:
mode:
Diffstat (limited to 'hack/make/.build-rpm/docker-engine.spec')
-rw-r--r--hack/make/.build-rpm/docker-engine.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/hack/make/.build-rpm/docker-engine.spec b/hack/make/.build-rpm/docker-engine.spec
index 92b2b1adcf..ce952548f9 100644
--- a/hack/make/.build-rpm/docker-engine.spec
+++ b/hack/make/.build-rpm/docker-engine.spec
@@ -60,12 +60,10 @@ Requires: device-mapper >= 1.02.90-2
%global with_selinux 1
%endif
-%if 0%{?_experimental}
-# yubico-piv-tool conditional
+# yubico-piv-tool required
%if 0%{?fedora} >= 20 || 0%{?centos} >= 7 || 0%{?rhel} >= 7
Requires: yubico-piv-tool >= 1.1.0
%endif
-%endif
# start if with_selinux
%if 0%{?with_selinux}