pick: fix deps.

This commit is contained in:
Leah Neukirchen 2017-09-21 14:36:43 +02:00
parent 583234f8dd
commit f42c529ebb

View file

@ -1,9 +1,9 @@
# Template file for 'pick' # Template file for 'pick'
pkgname=pick pkgname=pick
version=1.9.0 version=1.9.0
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake" hostmakedepends="automake pkg-config"
makedepends="ncurses-devel" makedepends="ncurses-devel"
short_desc="A fuzzy search tool for the command-line" short_desc="A fuzzy search tool for the command-line"
maintainer="Diogo Leal <diogo@diogoleal.com>" maintainer="Diogo Leal <diogo@diogoleal.com>"