aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBen Alex2023-05-03 21:55:08 +1000
committerBen Alex2023-05-03 21:55:08 +1000
commitd6a15bbf8f3efe62ca6235eee4ec88e4882a839e (patch)
tree1cf27d8e31ea76447f488bfa12039feff3da6b50 /PKGBUILD
parent4eb3ba1a58bbdeaa05b3f441c72194a9da5af501 (diff)
downloadaur-d6a15bbf8f3efe62ca6235eee4ec88e4882a839e.tar.gz
Add ttf-liberation (thanks @almalh)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94c75b992e80..2e9b5f642527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=ib-tws
pkgver=10.22.1k
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Electronic trading platform from discount brokerage firm Interactive Brokers'
arch=('any')
url="http://interactivebrokers.com/"
license=('custom')
backup=('etc/ib-tws.conf' 'etc/ib-gw.conf')
-depends=(gtk2)
+depends=(gtk2 ttf-liberation)
optdepends=(ffmpeg-compat-55)
makedepends=(libarchive)