Accepting request 496924 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/496924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsoup?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2017-05-31 10:13:54 +00:00 committed by Git OBS Bridge
commit 73e393232b
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat May 20 09:09:11 UTC 2017 - dimstar@opensuse.org
- Replace krb5-devel BuildRequires with pkgconfig(krb5): This does
not exactly reproduce what configure is looking for (it ignores
the .pc file) but it helps OBS in chosing between krb5 and
krb5-mini, shortening build cycles.
-------------------------------------------------------------------
Wed May 10 16:29:58 UTC 2017 - zaitor@opensuse.org

View File

@ -30,9 +30,9 @@ BuildRequires: glib2-devel >= 2.38.0
BuildRequires: gobject-introspection-devel
BuildRequires: gtk-doc
BuildRequires: intltool >= 0.35.0
BuildRequires: krb5-devel
BuildRequires: libxml2-devel
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(krb5)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(vapigen)
# We do not need these dependencies needed only for tests.