[arch-commits] Commit in gammu/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Tue Jul 7 22:15:08 UTC 2020
Date: Tuesday, July 7, 2020 @ 22:15:05
Author: foutrelis
Revision: 660452
upgpkg: gammu 1.41.0-3: add systemd build dep
Modified:
gammu/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-07 22:08:27 UTC (rev 660451)
+++ PKGBUILD 2020-07-07 22:15:05 UTC (rev 660452)
@@ -5,13 +5,13 @@
pkgname=gammu
pkgver=1.41.0
-pkgrel=2
+pkgrel=3
pkgdesc="GNU All Mobile Management Utilities"
arch=('x86_64')
url="https://wammu.eu/gammu/"
license=('GPL')
depends=('glib2' 'bluez-libs' 'curl' 'libdbi' 'mariadb-libs' 'postgresql-libs' 'libusb' 'libgudev')
-makedepends=('cmake' 'doxygen' 'python2')
+makedepends=('cmake' 'doxygen' 'python2' 'systemd')
checkdepends=('libdbi-drivers')
optdepends=('dialog: support for the gammu-config script' 'python2: for python bindings')
source=(https://dl.cihar.com/$pkgname/releases/$pkgname-$pkgver.tar.xz)
More information about the arch-commits
mailing list