From 7102cde09b109741fa8b20ef8127e6ade44dc373 Mon Sep 17 00:00:00 2001 From: Tharre Date: Thu, 18 May 2017 17:02:42 +0200 Subject: st: add Dejavu and Adobe Source Pro to deps --- st/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st/PKGBUILD b/st/PKGBUILD index 19c4f26..80fe5f3 100644 --- a/st/PKGBUILD +++ b/st/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc='Simple virtual terminal emulator for X' url='http://git.suckless.org/st/' arch=('i686' 'x86_64' 'armv7h') license=('MIT') -depends=('libxft') +depends=('libxft' 'adobe-source-code-pro-fonts' 'ttf-dejavu') makedepends=('ncurses' 'libxext' 'git') source=('st::git+https://github.com/Tharre/st-transparency.git#branch=custom_config' 'st-terminal.desktop') -- cgit v1.2.3-70-g09d2