README: only the bundled PKGBUILD requires tllist+fcft to be installed system-wide

This commit is contained in:
Daniel Eklöf 2020-03-06 23:22:42 +01:00
parent d30449a36f
commit 8cf3cec920
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -318,7 +318,8 @@ Or use [makepkg](https://wiki.archlinux.org/index.php/Makepkg) to
build the bundled [PKGBUILD](PKGBUILD) (run `makepkg` in the source build the bundled [PKGBUILD](PKGBUILD) (run `makepkg` in the source
root directory). root directory).
It **requires** [tllist](https://codeberg.org/dnkl/tllist) and Unlike the AUR packages, the bundled PKGBUILD **requires**
[tllist](https://codeberg.org/dnkl/tllist) and
[fcft](https://codeberg.org/dnkl/fcft) to be installed as system [fcft](https://codeberg.org/dnkl/fcft) to be installed as system
libraries. If you do not want this, please edit the PKGBUILD file, or libraries. If you do not want this, please edit the PKGBUILD file, or
install manually (see [Other](#other) below). install manually (see [Other](#other) below).