frobtads: Stop depending on curl
Depending on libcurl is enough.
This commit is contained in:
parent
4813a25af5
commit
21634f911f
@ -5,4 +5,4 @@ TERMUX_PKG_REVISION=2
|
|||||||
TERMUX_PKG_SRCURL=http://www.tads.org/frobtads/frobtads-${TERMUX_PKG_VERSION}.tar.gz
|
TERMUX_PKG_SRCURL=http://www.tads.org/frobtads/frobtads-${TERMUX_PKG_VERSION}.tar.gz
|
||||||
TERMUX_PKG_SHA256=88c6a987813d4be1420a1c697e99ecef4fa9dd9bc922be4acf5a3054967ee788
|
TERMUX_PKG_SHA256=88c6a987813d4be1420a1c697e99ecef4fa9dd9bc922be4acf5a3054967ee788
|
||||||
TERMUX_PKG_RM_AFTER_INSTALL="share/frobtads/tads3/doc share/frobtads/tads3/lib/webuires"
|
TERMUX_PKG_RM_AFTER_INSTALL="share/frobtads/tads3/doc share/frobtads/tads3/lib/webuires"
|
||||||
TERMUX_PKG_DEPENDS="curl, ncurses, libcurl"
|
TERMUX_PKG_DEPENDS="ncurses, libcurl"
|
||||||
|
Loading…
Reference in New Issue
Block a user