summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-09-05 10:21:39 -0700
committerBrian C. Lane <bcl@redhat.com>2012-09-05 11:49:02 -0700
commit08a1df510edbb834989e74d2f5e822e9b92389c4 (patch)
treec8c5fd388499da10bd3217d2ded35537c3a7b0eb /anaconda.spec.in
parentbee17c5a2c6328963347a5a4f259d30b18dbba6b (diff)
downloadanaconda-08a1df510edbb834989e74d2f5e822e9b92389c4.tar.gz
anaconda-08a1df510edbb834989e74d2f5e822e9b92389c4.tar.xz
anaconda-08a1df510edbb834989e74d2f5e822e9b92389c4.zip
require nm-connection-editor (#854586)
Network Manager has split this out into its own rpm, built from the network-manager-applet package.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 25617f4fc..5cb3a7049 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -160,6 +160,7 @@ Requires: openssh
Requires: isomd5sum
Requires: yum-utils >= %{yumutilsver}
Requires: NetworkManager >= %{nmver}
+Requires: nm-connection-editor
Requires: dhclient
Requires: anaconda-yum-plugins
Requires: libselinux-python >= %{libselinuxver}