|
|
|
@ -19,7 +19,7 @@ BuildRequires: libxml2-devel >= %{libxml2_version}
|
|
|
|
|
BuildRequires: libxslt-devel
|
|
|
|
|
BuildRequires: ORBit2-devel >= %{orbit2_version}
|
|
|
|
|
BuildRequires: glib2-devel >= %{glib2_version}
|
|
|
|
|
BuildRequires: gtk2-devel
|
|
|
|
|
BuildRequires: gtk3-devel
|
|
|
|
|
BuildRequires: gtk-doc >= 0.9
|
|
|
|
|
BuildRequires: pkgconfig >= 0.14
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
@ -77,7 +77,7 @@ which require GTK+.
|
|
|
|
|
%patch1 -p1 -b .gettext
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%configure --disable-static --enable-defaults-service
|
|
|
|
|
%configure --disable-static --enable-defaults-service --with-gtk=3.0
|
|
|
|
|
|
|
|
|
|
# drop unneeded direct library deps with --as-needed
|
|
|
|
|
# libtool doesn't make this easy, so we do it the hard way
|
|
|
|
|