summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornycex2020-07-17 19:16:42 +0200
committernycex2020-07-17 19:16:42 +0200
commit6e6c2a20c37917344de16a2099a2267de7f3859c (patch)
tree361a5b977edb42d1cb8ff422c5a05ac68114a57d /PKGBUILD
parent01d792c5b539ca66cde54e4e5f8afcdd52ecf11c (diff)
downloadaur-6e6c2a20c37917344de16a2099a2267de7f3859c.tar.gz
apply font fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7b34af83c61..b5b316392275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Mikrotik RouterOS GUI Configurator (wine). xdg base directory specifica
url="http://www.mikrotik.com"
arch=('x86_64')
license=('custom')
-depends=('wine')
+depends=('wine' 'ttf-tahoma')
conflicts=('winbox')
optdepends=(
'ttf-ms-fonts: for better fonts'