- BuildIgnore polkit: sysprof pulls in polkit-devel/polkit, which

is correct, but for our build not needed. This helps us break up
  a build cycle.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=249
This commit is contained in:
Dominique Leuenberger 2020-11-12 14:18:10 +00:00 committed by Git OBS Bridge
parent 3fd97b2dca
commit 501ab7f9a5
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 12 14:17:20 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildIgnore polkit: sysprof pulls in polkit-devel/polkit, which
is correct, but for our build not needed. This helps us break up
a build cycle.
-------------------------------------------------------------------
Mon Sep 14 10:10:43 UTC 2020 - dimstar@opensuse.org

View File

@ -50,6 +50,7 @@ BuildRequires: pkgconfig(sysprof-capture-4)
BuildRequires: pkgconfig(vapigen)
# We do not need these dependencies needed only for tests.
#BuildRequires: apache2-mod_php5 php5-xmlrpc
#!BuildIgnore: polkit
%description
Libsoup is an HTTP client/server library for GNOME. It uses GObjects