mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fcitx-hangul: depends on fcitx5 for icons
This commit is contained in:
parent
328e4aec1e
commit
cd805cad10
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'fcitx-hangul'
|
# Template file for 'fcitx-hangul'
|
||||||
pkgname=fcitx-hangul
|
pkgname=fcitx-hangul
|
||||||
version=0.3.1
|
version=0.3.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config libfcitx gettext"
|
hostmakedepends="pkg-config libfcitx gettext"
|
||||||
makedepends="libhangul-devel fcitx-devel"
|
makedepends="libhangul-devel fcitx-devel"
|
||||||
depends="fcitx>=4.2.9 fcitx5-hangul-icons"
|
depends="fcitx>=4.2.9 fcitx5-hangul"
|
||||||
short_desc="Hangul (Korean) support for fcitx"
|
short_desc="Hangul (Korean) support for fcitx"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue