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

Eli Schwartz eschwartz at archlinux.org
Mon Apr 23 05:03:33 UTC 2018


    Date: Monday, April 23, 2018 @ 05:03:32
  Author: eschwartz
Revision: 317322

Add more sigil plugin modules optdepends.

As usual these are bundled in the Windows/macOS binary builds, and very
commonly used in thirdparty plugins which expect them there by default.

Modified:
  sigil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-23 01:42:03 UTC (rev 317321)
+++ PKGBUILD	2018-04-23 05:03:32 UTC (rev 317322)
@@ -20,7 +20,9 @@
             'python-cssselect: recommended for plugins'
             'python-cssutils: recommended for plugins'
             'python-pillow: recommended for plugins'
-            'python-regex: recommended for plugins')
+            'python-regex: recommended for plugins'
+            'python-pyqt5: recommended for plugins'
+            'tk: recommended for plugins')
 source=("Sigil-${pkgver}.tar.gz::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.tar.gz"
 	"https://github.com/Sigil-Ebook/Sigil/releases/download/${pkgver}/Sigil-${pkgver}.tar.gz.sig")
 sha256sums=('12c1ace50598aef0a5e1397da3fdcd9c5ed9eba753c476d0ee5ab00a5d2d3764'



More information about the arch-commits mailing list