From c4ecaaebdd0a795f53d15855779754c6b31d8ef0 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 7 Jan 2014 18:21:19 +0100 Subject: [PATCH] tweak libvirt dependencies with f20 --- lxc.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc.mk b/lxc.mk index 47ccb5c7..5fb7c656 100644 --- a/lxc.mk +++ b/lxc.mk @@ -157,7 +157,7 @@ ifeq "$(DISTRONAME)" "f16" libvirt-STOCK-DEVEL-RPMS += libnl-devel libudev-devel endif # strictly speaking fuse-devel is not required anymore but we might wish to turn fuse back on again in the future -ifeq "$(DISTRONAME)" "f18" +ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f18 f20)" libvirt-STOCK-DEVEL-RPMS += fuse-devel libssh2-devel dbus-devel numad libvirt-STOCK-DEVEL-RPMS += systemd-devel libnl3-devel iptables-ipv6 endif -- 2.47.0