[arch-commits] Commit in calibre/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Nov 1 14:03:44 UTC 2014


    Date: Saturday, November 1, 2014 @ 15:03:44
  Author: jelle
Revision: 121648

Fix FS#42640
Add missing new dep python2-dbus

Modified:
  calibre/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-01 13:06:41 UTC (rev 121647)
+++ PKGBUILD	2014-11-01 14:03:44 UTC (rev 121648)
@@ -17,7 +17,7 @@
          'python2-mechanize' 'podofo' 'libwmf'
          'imagemagick' 'chmlib' 'python2-lxml' 'libusbx' 
          'python2-pillow' 'shared-mime-info' 'python2-dnspython' 
-         'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 
+         'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
          'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
          'qt5-svg' 'python2-chardet' 'python2-html5lib')
 makedepends=('python2-pycountry' 'qt5-x11extras' )



More information about the arch-commits mailing list