Accepting request 815899 from Base:System
OBS-URL: https://build.opensuse.org/request/show/815899 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=170
This commit is contained in:
commit
2159216705
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 15 15:37:48 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Add --enable-external-ell to actually make use of pkgconfig(ell).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 16 17:14:06 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Apr 16 17:14:06 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -71,7 +71,7 @@ BuildRequires: pkgconfig(alsa)
|
|||||||
BuildRequires: pkgconfig(check)
|
BuildRequires: pkgconfig(check)
|
||||||
BuildRequires: pkgconfig(dbus-1) >= 1.6
|
BuildRequires: pkgconfig(dbus-1) >= 1.6
|
||||||
%if 0%{?suse_version} >= 1550
|
%if 0%{?suse_version} >= 1550
|
||||||
BuildRequires: pkgconfig(ell) >= 0.3
|
BuildRequires: pkgconfig(ell) >= 0.28
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.28
|
BuildRequires: pkgconfig(glib-2.0) >= 2.28
|
||||||
# libgio-2_0-0 has a runtime dependency on shared-mime-info, which is not
|
# libgio-2_0-0 has a runtime dependency on shared-mime-info, which is not
|
||||||
@ -224,6 +224,9 @@ autoreconf -fi
|
|||||||
%endif
|
%endif
|
||||||
--enable-datafiles \
|
--enable-datafiles \
|
||||||
--enable-sixaxis \
|
--enable-sixaxis \
|
||||||
|
%if 0%{?suse_version} >= 1550
|
||||||
|
--enable-external-ell \
|
||||||
|
%endif
|
||||||
--with-systemdsystemunitdir=%{_unitdir} \
|
--with-systemdsystemunitdir=%{_unitdir} \
|
||||||
--with-systemduserunitdir=%{_userunitdir}
|
--with-systemduserunitdir=%{_userunitdir}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user