summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhxss2020-12-06 14:39:42 +0300
committerhxss2020-12-06 14:39:42 +0300
commit9efa5c4475cd4f9e73211fd4ea48716928540782 (patch)
tree5e450ada93e8491270581f06553986563d245edd
parent64a297ea8786ed8478e1205b652cbc4389ca1b09 (diff)
downloadaur-9efa5c4475cd4f9e73211fd4ea48716928540782.tar.gz
updated depends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b1dd2dd411b..2c5bd17b4e66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Fake mpris player for activating bluez avrcp volume control'
arch=(any)
url='https://gitlab.com/hxss-linux/mpris-fakeplayer'
license=(MIT)
-depends=('python')
+depends=('python' 'python-dbus-next')
optdepends=('python-systemd: systemd logging')
makedepends=('python-pip' 'curl' 'jq' 'findutils')
install='INSTALL'