[firstboot][PATCH] Add missing python-ethtool dependency (#1116921)

Martin Kolman mkolman at redhat.com
Mon Jul 7 17:15:14 UTC 2014


Signed-off-by: Martin Kolman <mkolman at redhat.com>
---
 firstboot.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/firstboot.spec b/firstboot.spec
index 08e7ff6..fd21554 100644
--- a/firstboot.spec
+++ b/firstboot.spec
@@ -25,6 +25,7 @@ Requires(preun): systemd-units
 Requires(postun): systemd-units
 Requires: firstboot(windowmanager)
 Requires: libreport-python
+Requires: python-ethtool
 
 %define debug_package %{nil}
 
-- 
1.9.3



More information about the anaconda-patches mailing list