summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHodong Kim2018-06-23 23:11:31 +0900
committerHodong Kim2018-06-23 23:11:31 +0900
commitd5c45f923c40881e1cdb128201729dee26730698 (patch)
tree6a6cb7a53455a0c24c683af6c052de6c413ac6bf /PKGBUILD
parente62f0baaf80513a6ff143cb3f2e3768015657662 (diff)
downloadaur-d5c45f923c40881e1cdb128201729dee26730698.tar.gz
Added optdepends: brise, noto-fonts-cjk
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a799422c394..b9d723957b0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,10 @@ makedepends=('binutils' 'autoconf' 'automake' 'gcc' 'make' 'glib2' 'intltool'
'noto-fonts-cjk' 'libhangul' 'anthy' 'libchewing' 'librime'
'libxkbcommon' 'wayland' 'audit')
depends=('glib2' 'gtk3' 'gtk2' 'qt4' 'qt5-base' 'libappindicator-gtk3'
- 'libhangul' 'anthy' 'libchewing' 'librime' 'brise' 'libxkbcommon'
- 'wayland' 'audit')
+ 'libhangul' 'anthy' 'libchewing' 'librime' 'libxkbcommon' 'wayland'
+ 'audit')
+optdepends=('brise: Rime schema repository'
+ 'noto-fonts-cjk: Google Noto CJK fonts')
source=("https://gitlab.com/hodong/nimf/-/archive/master/nimf-master.tar.bz2")
md5sums=('SKIP')