[arch-commits] Commit in gnome-desktop/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Jun 6 08:56:31 UTC 2021


    Date: Sunday, June 6, 2021 @ 08:56:30
  Author: heftig
Revision: 417179

40.1-2: depend on systemd instead of systemd-libs

Modified:
  gnome-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-06 08:56:24 UTC (rev 417178)
+++ PKGBUILD	2021-06-06 08:56:30 UTC (rev 417179)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-desktop
 pkgver=40.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Library with common API for various GNOME modules"
 url="https://gitlab.gnome.org/GNOME/gnome-desktop"
@@ -10,7 +10,7 @@
 arch=(x86_64)
 license=(GPL LGPL)
 depends=(gsettings-desktop-schemas gtk3 xkeyboard-config iso-codes libseccomp
-         bubblewrap systemd-libs libxkbcommon)
+         bubblewrap systemd libxkbcommon)
 makedepends=(gobject-introspection git meson gtk-doc yelp-tools)
 checkdepends=(xorg-server-xvfb)
 provides=(libgnome-desktop-3.so)



More information about the arch-commits mailing list