summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilk Brewster2018-12-09 01:02:18 +0000
committerMilk Brewster2018-12-09 01:02:18 +0000
commitbb7023132b8f8d0dc20284b24d5f2f8b62772948 (patch)
tree11ae6664bf26e8fa9a969fd9c0764512b647a8ea
parentab0f1ac020ebdcee36bd32167532218ae9aef748 (diff)
downloadaur-bb7023132b8f8d0dc20284b24d5f2f8b62772948.tar.gz
update with ttf-ms-fonts dep for verdana
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d4e0aec4165..65b9a31fd44a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = sid-vst-git
license = LGPL
makedepends = git
depends = mesa
+ depends = ttf-ms-fonts
source = SID::git+https://github.com/FigBug/SID.git
source = dRowAudio::git+https://github.com/FigBug/drowaudio.git#commit=3a1e6eb75681b166c055c501a2ed4a8df8a44df0
source = slCommon::git+https://github.com/FigBug/slCommon.git#commit=b49d31c4f2f131506fe5ac53f2ac6e47b3ee109b
diff --git a/PKGBUILD b/PKGBUILD
index 45f76f7ac0bc..7b07d38f9178 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url="http://socalabs.com/"
license=('LGPL')
groups=('socalabs-vst-suite')
-depends=('mesa')
+depends=('mesa' 'ttf-ms-fonts')
makedepends=('git')
source=('SID::git+https://github.com/FigBug/SID.git'
'dRowAudio::git+https://github.com/FigBug/drowaudio.git#commit=3a1e6eb75681b166c055c501a2ed4a8df8a44df0'