Accepting request 438646 from GNOME:Next
- Require flatpak by flatpak-devel: xdg-desktop-portal expects to find org.freedesktop.portal.Documents.xml, which is part of flatpak. It's fair to assume everything to be present when pulling in the -devel package. OBS-URL: https://build.opensuse.org/request/show/438646 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=10
This commit is contained in:
parent
7b70e57b9b
commit
961dd108d2
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 3 17:10:34 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Require flatpak by flatpak-devel: xdg-desktop-portal expects to
|
||||||
|
find org.freedesktop.portal.Documents.xml, which is part of
|
||||||
|
flatpak. It's fair to assume everything to be present when
|
||||||
|
pulling in the -devel package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 26 09:23:14 UTC 2016 - dimstar@opensuse.org
|
Wed Oct 26 09:23:14 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%if 0%{suse_version} == 1315
|
%if 0%{suse_version} == 1315
|
||||||
%define _userunitdir /usr/lib/systemd/user/
|
%define _userunitdir /usr/lib/systemd/user/
|
||||||
%endif
|
%endif
|
||||||
@ -70,9 +71,9 @@ Requires: %{_bindir}/bzr
|
|||||||
Requires: %{_bindir}/git
|
Requires: %{_bindir}/git
|
||||||
Requires: %{_bindir}/patch
|
Requires: %{_bindir}/patch
|
||||||
Requires: %{_bindir}/strip
|
Requires: %{_bindir}/strip
|
||||||
Requires: /bin/tar
|
|
||||||
Requires: %{_bindir}/unzip
|
Requires: %{_bindir}/unzip
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
Requires: /bin/tar
|
||||||
|
|
||||||
%description builder
|
%description builder
|
||||||
flatpak-builder is a tool that makes it easy to build applications and their
|
flatpak-builder is a tool that makes it easy to build applications and their
|
||||||
@ -100,6 +101,7 @@ more information.
|
|||||||
Summary: Manage OSTree based application bundles -- Development files
|
Summary: Manage OSTree based application bundles -- Development files
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Requires: %{libname} = %{version}
|
Requires: %{libname} = %{version}
|
||||||
|
Requires: %{name} = %{version}
|
||||||
Requires: typelib-1_0-Flatpak-1_0 = %{version}
|
Requires: typelib-1_0-Flatpak-1_0 = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
|
Loading…
Reference in New Issue
Block a user