Date: Monday, April 13, 2020 @ 02:37:02
  Author: felixonmars
Revision: 613505

upgpkg: fcitx5-chinese-addons 0.0.0.20200409-1

Modified:
  fcitx5-chinese-addons/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-13 02:26:00 UTC (rev 613504)
+++ PKGBUILD    2020-04-13 02:37:02 UTC (rev 613505)
@@ -11,8 +11,9 @@
 url="https://github.com/fcitx/fcitx5-chinese-addons";
 license=('GPL')
 conflicts=('fcitx')
-depends=('curl' 'fcitx5-lua' 'fcitx5-qt' 'libime' 'opencc' 'qt5-webkit')
-makedepends=('boost' 'extra-cmake-modules')
+depends=('curl' 'fcitx5-qt' 'libime' 'opencc' 'qt5-webkit')
+makedepends=('boost' 'extra-cmake-modules' 'fcitx5-lua')
+optdepends=('fcitx5-lua: Lua and imeapi support from pinyin')
 
source=("https://github.com/fcitx/fcitx5-chinese-addons/archive/$_commit/fcitx5-chinese-addons-$_commit.tar.gz";
         https://download.fcitx-im.org/data/py_table-$_pytablever.tar.gz
         https://download.fcitx-im.org/data/py_stroke-$_pytablever.tar.gz)

Reply via email to