Accepting request 437473 from GNOME:Next

Right, since we are pushing flatpak now, I guess we should have this change too

OBS-URL: https://build.opensuse.org/request/show/437473
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=96
This commit is contained in:
Bjørn Lie 2016-10-28 08:46:26 +00:00 committed by Git OBS Bridge
parent 7e65652ff1
commit 0520b90031
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 12 09:30:30 UTC 2016 - zaitor@opensuse.org
- Add pkgconfig(flatpak) BuildRequires and pass --enable-flatpak to
configure now that we have flatpak in openSUSE.
-------------------------------------------------------------------
Wed Oct 12 08:30:30 UTC 2016 - zaitor@opensuse.org

View File

@ -32,6 +32,7 @@ BuildRequires: intltool >= 0.35.0
BuildRequires: suse-xsl-stylesheets
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(appstream-glib) >= 0.6.1
BuildRequires: pkgconfig(flatpak) >= 0.4.14
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.31.5
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.46.0
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.17.92
@ -76,6 +77,7 @@ to develop applications that require these.
%configure \
--disable-static \
--disable-firmware \
--enable-flatpak \
--enable-ostree \
--enable-rpm \
--enable-steam \