From a0fb5196962ddd885edba83c23c82376eae4e122 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 13 Aug 2019 12:58:14 -0700 Subject: [PATCH] Make sure libstdc++ is in RH spec file --- zerotier-one.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zerotier-one.spec b/zerotier-one.spec index 46e166fd9..6649e653e 100644 --- a/zerotier-one.spec +++ b/zerotier-one.spec @@ -14,7 +14,7 @@ BuildRequires: systemd BuildRequires: systemd %endif -Requires: iproute +Requires: iproute libstdc++ %if 0%{?rhel} >= 7 Requires: systemd