tweak libvirt dependencies with f20
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 7 Jan 2014 17:21:19 +0000 (18:21 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 7 Jan 2014 17:21:19 +0000 (18:21 +0100)
lxc.mk

diff --git a/lxc.mk b/lxc.mk
index 47ccb5c..5fb7c65 100644 (file)
--- 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