[arch-commits] Commit in oblogout/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sat Jan 13 16:32:58 UTC 2018
Date: Saturday, January 13, 2018 @ 16:32:57
Author: bgyorgy
Revision: 281831
oblogout: Replace dbus-python with python2-dbus
Modified:
oblogout/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-13 16:31:29 UTC (rev 281830)
+++ PKGBUILD 2018-01-13 16:32:57 UTC (rev 281831)
@@ -9,7 +9,7 @@
arch=('any')
url='https://launchpad.net/oblogout'
license=('GPL2')
-depends=('pygtk' 'python2-pillow' 'dbus-python')
+depends=('pygtk' 'python2-pillow' 'python2-dbus')
makedepends=('python2-distutils-extra')
backup=('etc/oblogout.conf')
source=("https://launchpad.net/oblogout/$pkgver/$pkgver.0/+download/$pkgname-$pkgver.tar.bz2"
More information about the arch-commits
mailing list