Accepting request 459286 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/459286 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-online-accounts?expand=0&rev=64
This commit is contained in:
commit
92f6a8484a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 19 17:18:43 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Add pkgconfig(vapigen) BuildRequires: Build vala support.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 10 19:08:47 UTC 2017 - zaitor@opensuse.org
|
Tue Jan 10 19:08:47 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -43,6 +43,7 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.41
|
|||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
BuildRequires: pkgconfig(rest-0.7)
|
BuildRequires: pkgconfig(rest-0.7)
|
||||||
BuildRequires: pkgconfig(telepathy-glib)
|
BuildRequires: pkgconfig(telepathy-glib)
|
||||||
|
BuildRequires: pkgconfig(vapigen)
|
||||||
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.7.2
|
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.7.2
|
||||||
# p11-kit is not 'strictly' seen a requirement, but without it none of the SSL/TLS
|
# p11-kit is not 'strictly' seen a requirement, but without it none of the SSL/TLS
|
||||||
# Certificates are considered valid, which results in a really bad experience.
|
# Certificates are considered valid, which results in a really bad experience.
|
||||||
@ -174,6 +175,8 @@ rm -rf %{buildroot}
|
|||||||
%{_libdir}/pkgconfig/goa-1.0.pc
|
%{_libdir}/pkgconfig/goa-1.0.pc
|
||||||
%{_libdir}/pkgconfig/goa-backend-1.0.pc
|
%{_libdir}/pkgconfig/goa-backend-1.0.pc
|
||||||
%{_datadir}/gir-1.0/*.gir
|
%{_datadir}/gir-1.0/*.gir
|
||||||
|
%{_datadir}/vala/vapi/goa-1.0.deps
|
||||||
|
%{_datadir}/vala/vapi/goa-1.0.vapi
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user