st: add terminus to makedepends
This commit is contained in:
parent
810f52768c
commit
99e4f968a2
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'st'
|
||||
pkgname=st
|
||||
version=0.5
|
||||
revision=1
|
||||
revision=2
|
||||
replaces="st>=0"
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fontconfig-devel libX11-devel libXft-devel"
|
||||
depends="terminus-font ncurses"
|
||||
makedepends="fontconfig-devel libX11-devel libXft-devel terminus-font"
|
||||
depends="ncurses"
|
||||
short_desc="Simple terminal implementation for X"
|
||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue
Block a user