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:
parent
7e65652ff1
commit
0520b90031
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user