forked from pool/sqlitebrowser
- Comment out antrl dependency as it causes build issues on x86_64
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=23
This commit is contained in:
parent
d17101382d
commit
54a168d395
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 4 08:32:44 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Comment out antrl dependency as it causes build issues on x86_64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 3 22:00:45 UTC 2016 - wbauer@tmo.at
|
||||
|
||||
|
@ -37,7 +37,7 @@ Requires(postun): update-desktop-files
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# not on SLE-12
|
||||
%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
|
||||
BuildRequires: antlr-devel
|
||||
#BuildRequires: antlr-devel
|
||||
BuildRequires: libqt5-linguist-devel
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5Network)
|
||||
|
Loading…
Reference in New Issue
Block a user