diff options
author | Slobodan Terzić | 2020-03-26 00:33:19 +0100 |
---|---|---|
committer | Slobodan Terzić | 2020-03-26 00:33:19 +0100 |
commit | 3d56dd4ea24831401d3a4c754cd101bac39f4462 (patch) | |
tree | 8c0ce8bdfc3c09811b75406b127e0e275c404086 /PKGBUILD | |
parent | 756187be70ca847773b70c752a0d6822933d921b (diff) | |
download | aur-3d56dd4ea24831401d3a4c754cd101bac39f4462.tar.gz |
Added optdepend: noto-fonts-emoji.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,7 +16,8 @@ depends=('qt5-multimedia' 'hunspell' 'libzip' 'glu' 'lua51-filesystem' 'luazip5. makedepends=('boost' 'qt5-tools') optdepends=('discord-rpc-api: discord integration' 'ttf-bitstream-vera: default font' - 'ttf-ubuntu-font-family: default font') + 'ttf-ubuntu-font-family: default font' + 'noto-fonts-emoji: emoji font support') conflicts=('mudlet-git') #source=("http://www.mudlet.org/download/Mudlet-${pkgver}.tar.xz") ##using alternate link |