summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHodong Kim2018-06-28 06:50:23 +0900
committerHodong Kim2018-06-28 06:50:23 +0900
commit6d1988cf6777cbd0a4a502d2ff971bec1fe6e1d4 (patch)
treecad146aa7c3b48989bb7605c0328a32a5466aebb /PKGBUILD
parentd5c45f923c40881e1cdb128201729dee26730698 (diff)
downloadaur-6d1988cf6777cbd0a4a502d2ff971bec1fe6e1d4.tar.gz
Added Korean XKB option
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9d723957b0a..c44bcafb1d8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,8 @@ depends=('glib2' 'gtk3' 'gtk2' 'qt4' 'qt5-base' 'libappindicator-gtk3'
'libhangul' 'anthy' 'libchewing' 'librime' 'libxkbcommon' 'wayland'
'audit')
optdepends=('brise: Rime schema repository'
- 'noto-fonts-cjk: Google Noto CJK fonts')
+ 'noto-fonts-cjk: Google Noto CJK fonts'
+ 'xorg-setxkbmap: Set the keyboard using the X Keyboard Extension')
source=("https://gitlab.com/hodong/nimf/-/archive/master/nimf-master.tar.bz2")
md5sums=('SKIP')