drop unneeded deps

f41
David Tardon 7 years ago
parent 7d51d87df2
commit d82db38cad

@ -13,8 +13,6 @@ License: MPLv2.0
URL: http://wiki.documentfoundation.org/DLP/Libraries/libetonyek
Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: boost-devel
BuildRequires: doxygen
BuildRequires: glm-devel
@ -60,8 +58,6 @@ supported: CSV, HTML, SVG, text, and raw.
%autosetup -p1
%build
aclocal
autoconf
%configure --disable-silent-rules --disable-static --disable-werror \
--with-mdds=%{?mddsver:%{mddsver}}%{!?mddsver:0.x}
sed -i \

Loading…
Cancel
Save