Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / at-spi2-core


Commits:
0a978e6d by Jan Alexander Steffens (heftig) at 2024-09-20T00:58:58+02:00
Move systemd to makedeps

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -13,6 +13,7 @@ pkgbase = at-spi2-core
        makedepends = gobject-introspection
        makedepends = meson
        makedepends = python-sphinx
+       makedepends = systemd
        depends = bash
        depends = dbus
        depends = glib2
@@ -21,7 +22,6 @@ pkgbase = at-spi2-core
        depends = libx11
        depends = libxi
        depends = libxtst
-       depends = systemd
        depends = systemd-libs
        depends = xorg-xprop
        source = 
git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#tag=AT_SPI2_CORE_2_54_0


=====================================
PKGBUILD
=====================================
@@ -22,7 +22,6 @@ depends=(
   libx11
   libxi
   libxtst
-  systemd
   systemd-libs
   xorg-xprop
 )
@@ -34,6 +33,7 @@ makedepends=(
   gobject-introspection
   meson
   python-sphinx
+  systemd
 )
 checkdepends=(
   at-spi2-core



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/at-spi2-core/-/commit/0a978e6df77d7be06b376adee1f5e7e43f333b17

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/at-spi2-core/-/commit/0a978e6df77d7be06b376adee1f5e7e43f333b17
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to