aalib: depend on ncurses as well

This commit is contained in:
Henrik Grimler 2020-06-06 15:44:45 +02:00 committed by GitHub
parent 7a996768c6
commit 12c69e2043
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_VERSION=1.4rc5
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/sourceforge/aa-project/aalib-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee
TERMUX_PKG_DEPENDS="libx11"
TERMUX_PKG_DEPENDS="libx11, ncurses"