- Drop the vlc dep on 12.3 and older.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=78
This commit is contained in:
Tomáš Chvátal 2014-01-09 14:15:26 +00:00 committed by Git OBS Bridge
parent b9c6a3ae0d
commit 60a6617286
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 9 14:15:08 UTC 2014 - tchvatal@suse.com
- Drop the vlc dep on 12.3 and older.
-------------------------------------------------------------------
Wed Jan 8 14:52:28 UTC 2014 - tchvatal@suse.com

View File

@ -200,7 +200,11 @@ BuildRequires: ucpp
BuildRequires: unixODBC-devel
BuildRequires: unzip
BuildRequires: vigra-devel
# vlc is only on 13.1 and later
# Drop this condition when 12.3 is out of support
%if 0%{?suse_version} > 01230
BuildRequires: vlc-devel
%endif
BuildRequires: xml-commons-apis
BuildRequires: xorg-x11
BuildRequires: xorg-x11-fonts
@ -905,7 +909,9 @@ export NOCONFIGURE=yes
--enable-scripting-javascript \
--enable-telepathy \
--enable-opengl \
%if 0%{?suse_version} > 01230
--enable-vlc \
%endif
--enable-neon \
--with-system-ucpp \
--disable-ccache