Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-bluetooth-3.0


Commits:
382504a4 by Jan Alexander Steffens (heftig) at 2024-09-17T00:51:09+02:00
47.0-2: Fix merge

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gnome-bluetooth-3.0
        pkgdesc = GNOME Bluetooth Subsystem
        pkgver = 47.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://wiki.gnome.org/Projects/GnomeBluetooth
        arch = x86_64
        license = LGPL-2.1-or-later
@@ -13,6 +13,7 @@ pkgbase = gnome-bluetooth-3.0
        makedepends = gtk-doc
        makedepends = meson
        makedepends = python
+       makedepends = systemd
        depends = bluez
        depends = gcc-libs
        depends = glib2
@@ -21,7 +22,6 @@ pkgbase = gnome-bluetooth-3.0
        depends = gtk4
        depends = libadwaita
        depends = libnotify
-       depends = systemd
        depends = systemd-libs
        depends = upower
        provides = libgnome-bluetooth-3.0.so


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=gnome-bluetooth-3.0
 pkgver=47.0
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth";
 arch=(x86_64)
@@ -19,7 +19,6 @@ depends=(
   gtk4
   libadwaita
   libnotify
-  systemd
   systemd-libs
   upower
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-bluetooth-3.0/-/commit/382504a43c5fa0eb3b1d0a2bd2280846c9f43b27

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-bluetooth-3.0/-/commit/382504a43c5fa0eb3b1d0a2bd2280846c9f43b27
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to