diff --git a/ekiga.spec b/ekiga.spec index 413d7c7..1c18577 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -34,6 +34,10 @@ BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: scrollkeeper +BuildRequires: autoconf +BuildRequires: gnome-common +BuildRequires: libtool + Requires: evolution-data-server Requires: dbus Requires: GConf2 @@ -56,6 +60,7 @@ It uses the standard SIP and H323 protocols. rm ekiga.schemas %build +autoreconf CXXFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED=1 -fPIC" %configure --disable-scrollkeeper --with-boost-libdir=%{_libdir} make %{?_smp_mflags}