mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 06:42:58 +02:00
parent
1e66dccf5a
commit
35a2907725
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'flatpak'
|
# Template file for 'flatpak'
|
||||||
pkgname=flatpak
|
pkgname=flatpak
|
||||||
version=1.2.3
|
version=1.2.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-documentation --with-system-bubblewrap
|
configure_args="--disable-documentation --with-system-bubblewrap
|
||||||
|
@ -9,7 +9,7 @@ configure_args="--disable-documentation --with-system-bubblewrap
|
||||||
hostmakedepends="bubblewrap glib-devel libxslt pkg-config bison"
|
hostmakedepends="bubblewrap glib-devel libxslt pkg-config bison"
|
||||||
makedepends="appstream-glib-devel gpgme-devel json-glib-devel libcap-devel
|
makedepends="appstream-glib-devel gpgme-devel json-glib-devel libcap-devel
|
||||||
libostree-devel libseccomp-devel polkit-devel dconf-devel"
|
libostree-devel libseccomp-devel polkit-devel dconf-devel"
|
||||||
depends="bubblewrap"
|
depends="bubblewrap gnupg2"
|
||||||
checkdepends="bubblewrap dbus"
|
checkdepends="bubblewrap dbus"
|
||||||
short_desc="Application sandboxing and distribution framework"
|
short_desc="Application sandboxing and distribution framework"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue