import .. / lapis tessera "which": source: "https://ftp.gnu.org/gnu/which/which-2.23.tar.gz" patches: @[""] dependencies: @[""] build: @[ "./configure --prefix=/usr", "make", "make install" ] result: "which"