void-packages/srcpkgs/readline/template
Jürgen Buchmüller 415a9840c5
readline: add bootstrap=yes
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-02-03 20:44:51 +01:00

12 lines
283 B
Bash

# Template file for 'readline'
pkgname=readline
version=8.0.0
revision=1
build_style=meta
bootstrap=yes
depends="libreadline8 libhistory8"
short_desc="Readline meta package"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Public Domain"
homepage="https://www.voidlinux.org"