PKGBUILD: 'foot' optionally depends on 'foot-terminfo'

This commit is contained in:
Daniel Eklöf 2019-09-21 00:26:29 +02:00
parent a26689fcdc
commit 31efe8c9e9
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -32,6 +32,7 @@ package_foot() {
'libxkbcommon'
'wayland'
'freetype2' 'fontconfig' 'pixman')
optdepends=('foot-terminfo: terminfo for foot')
DESTDIR="${pkgdir}/" ninja install
rm -rf "${pkgdir}/usr/share/terminfo"