[arch-commits] Commit in flatpak/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Mon Nov 15 20:27:48 UTC 2021
Date: Monday, November 15, 2021 @ 20:27:47
Author: heftig
Revision: 428545
FS#72681: make systemd a depend
Modified:
flatpak/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-15 20:24:29 UTC (rev 428544)
+++ PKGBUILD 2021-11-15 20:27:47 UTC (rev 428545)
@@ -10,8 +10,8 @@
arch=(x86_64)
license=(LGPL)
depends=(dbus glib2 libsoup polkit libxau ostree json-glib libseccomp libarchive
- python bubblewrap appstream-glib xdg-dbus-proxy)
-makedepends=(intltool systemd gobject-introspection gtk-doc git docbook-xsl xmlto)
+ python bubblewrap appstream-glib xdg-dbus-proxy systemd)
+makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
checkdepends=(valgrind socat)
_commit=96aafda476c2634941dfcd68a65fe13f582eefcb # tags/1.12.2^0
source=("git+https://github.com/flatpak/flatpak#commit=$_commit"
More information about the arch-commits
mailing list