summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorVratislav Podzimek <vpodzime@redhat.com>2012-07-23 13:47:39 +0200
committerVratislav Podzimek <vpodzime@redhat.com>2012-08-08 14:24:01 +0200
commit170c6f56d76e0b610b2843c155c36b885af7b578 (patch)
treec0368112e7f1e394e0ca6057bca56267813ba712 /anaconda.spec.in
parent6d93d0f049dcecd5acd6f9a9142d951ac1b73dde (diff)
downloadanaconda-170c6f56d76e0b610b2843c155c36b885af7b578.tar.gz
anaconda-170c6f56d76e0b610b2843c155c36b885af7b578.tar.xz
anaconda-170c6f56d76e0b610b2843c155c36b885af7b578.zip
Replace system-config-keyboard with our methods using ksdata.keyboard
The only thing we were using from the system-config-keyboard was the activate method that basically just calls loadkeys command. This can be easily replaced with our own method using data from ksdata.keyboard allowing us to remove anaconda.keyboard object.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index bcc59f458..4563c7e6e 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -89,7 +89,6 @@ BuildRequires: NetworkManager-devel >= %{nmver}
BuildRequires: NetworkManager-glib-devel >= %{nmver}
BuildRequires: dbus-devel >= %{dbusver}
BuildRequires: dbus-python
-BuildRequires: system-config-keyboard >= %{sckeyboardver}
%ifarch %livearches
BuildRequires: desktop-file-utils
%endif
@@ -130,7 +129,6 @@ Requires: python-cryptsetup >= %{pythoncryptsetupver}
Requires: mdadm
Requires: lvm2
Requires: util-linux >= 2.15.1
-Requires: system-config-keyboard >= %{sckeyboardver}
Requires: dbus-python
Requires: python-pwquality
Requires: python-bugzilla