summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-06-20 15:38:28 -0700
committerBrian C. Lane <bcl@redhat.com>2012-06-20 15:38:28 -0700
commitabd618b79ea9da4d010e0eab507d04f3812b2585 (patch)
treee694f66859302221439169dd1c31bc4cc712e08f /anaconda.spec.in
parent09b719f64c41a41b12556547828bab894e38e3a5 (diff)
downloadanaconda-abd618b79ea9da4d010e0eab507d04f3812b2585.tar.gz
anaconda-abd618b79ea9da4d010e0eab507d04f3812b2585.tar.xz
anaconda-abd618b79ea9da4d010e0eab507d04f3812b2585.zip
use glade instead of glade3
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 143dbfd2e..a824b462c 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -53,7 +53,7 @@ BuildRequires: e2fsprogs-devel >= %{e2fsver}
BuildRequires: elfutils-devel
BuildRequires: gettext >= %{gettextver}
BuildRequires: gtk3-devel gtk-doc
-BuildRequires: gobject-introspection-devel glade3-libgladeui-devel pygobject3
+BuildRequires: gobject-introspection-devel glade-devel pygobject3
BuildRequires: intltool >= %{intltoolver}
BuildRequires: isomd5sum-static >= %{isomd5sumver}
BuildRequires: libarchive-devel
@@ -189,7 +189,7 @@ This package contains a set of custom GTK+ widgets used by the anaconda installe
%package widgets-devel
Summary: Development files for anaconda-widgets
Group: Development/Libraries
-Requires: glade3
+Requires: glade
%description widgets-devel
This package contains libraries and header files needed for writing the anaconda