mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-27 01:40:16 -05:00
PKGBUILD: 'foot' optionally depends on 'foot-terminfo'
This commit is contained in:
parent
a26689fcdc
commit
31efe8c9e9
1 changed files with 1 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue