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

Jelle van der Waa jelle at archlinux.org
Sun Aug 31 10:45:06 UTC 2014


    Date: Sunday, August 31, 2014 @ 12:45:06
  Author: jelle
Revision: 118094

FS#41720
Add udisks to optdepends 

Modified:
  calibre/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-31 03:17:31 UTC (rev 118093)
+++ PKGBUILD	2014-08-31 10:45:06 UTC (rev 118094)
@@ -21,7 +21,9 @@
          'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
          'qt5-svg' 'python2-chardet' 'python2-html5lib')
 makedepends=('python2-pycountry' 'qt5-x11extras' )
-optdepends=('ipython2: to use calibre-debug')
+optdepends=('ipython2: to use calibre-debug'
+            'udisks: required for mounting certain devices'
+)
 install=calibre.install
 source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz")
 md5sums=('db212364419212846719a9d392878c16')




More information about the arch-commits mailing list