Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / bluez


Commits:
4c370631 by Robin Candau at 2026-02-09T11:55:47+01:00
upgpkg: 5.86-2: Remove wrongly added readline make dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = bluez
        pkgver = 5.86
-       pkgrel = 1
+       pkgrel = 2
        url = http://www.bluez.org/
        arch = x86_64
        license = GPL-2.0-only
@@ -13,7 +13,6 @@ pkgbase = bluez
        makedepends = python-docutils
        makedepends = python-pygments
        makedepends = cups
-       makedepends = readline
        source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.86.tar.xz
        source = https://www.kernel.org/pub/linux/bluetooth/bluez-5.86.tar.sign
        source = bluetooth.modprobe


=====================================
PKGBUILD
=====================================
@@ -7,11 +7,11 @@
 pkgbase=bluez
 pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 
'bluez-deprecated-tools' 'bluez-hid2hci' 'bluez-mesh' 'bluez-obex')
 pkgver=5.86
-pkgrel=1
+pkgrel=2
 url="http://www.bluez.org/";
 arch=('x86_64')
 license=('GPL-2.0-only')
-makedepends=('dbus' 'libical' 'systemd' 'alsa-lib' 'json-c' 'ell' 
'python-docutils' 'python-pygments' 'cups' 'readline')
+makedepends=('dbus' 'libical' 'systemd' 'alsa-lib' 'json-c' 'ell' 
'python-docutils' 'python-pygments' 'cups')
 
source=(https://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.{xz,sign}
         bluetooth.modprobe)
 # see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bluez/-/commit/4c370631bd641ecd018ef66b0670d3997b29a422

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bluez/-/commit/4c370631bd641ecd018ef66b0670d3997b29a422
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to