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

Balló György bgyorgy at archlinux.org
Tue May 4 17:35:18 UTC 2021


    Date: Tuesday, May 4, 2021 @ 17:35:17
  Author: bgyorgy
Revision: 927400

upgpkg: libmanette 0.2.6-2: Add systemd to makedepends (FS#70706)

Modified:
  libmanette/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-04 16:35:41 UTC (rev 927399)
+++ PKGBUILD	2021-05-04 17:35:17 UTC (rev 927400)
@@ -2,13 +2,13 @@
 
 pkgname=libmanette
 pkgver=0.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple GObject game controller library'
 arch=('x86_64')
 url='https://gnome.pages.gitlab.gnome.org/libmanette/'
 license=('LGPL2.1')
 depends=('libevdev' 'libgudev')
-makedepends=('gobject-introspection' 'meson' 'vala')
+makedepends=('gobject-introspection' 'meson' 'systemd' 'vala')
 source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
 sha256sums=('63653259a821ec7d90d681e52e757e2219d462828c9d74b056a5f53267636bac')
 



More information about the arch-commits mailing list