transmission: --disable-gtk is not a valid configure option
This commit is contained in:
parent
b0e536a257
commit
f58dce7d41
@ -6,7 +6,7 @@ TERMUX_PKG_SRCURL=https://github.com/transmission/transmission.git
|
|||||||
# lint-packages complains if SHA256 is not set
|
# lint-packages complains if SHA256 is not set
|
||||||
TERMUX_PKG_SHA256=SKIP_CHECKSUM
|
TERMUX_PKG_SHA256=SKIP_CHECKSUM
|
||||||
TERMUX_PKG_DEPENDS="libcurl, libevent, miniupnpc, openssl"
|
TERMUX_PKG_DEPENDS="libcurl, libevent, miniupnpc, openssl"
|
||||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-gtk --enable-lightweight --cache-file=termux_configure.cache"
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-gtk --enable-lightweight --cache-file=termux_configure.cache"
|
||||||
# transmission already puts timestamps in the info printed to stdout so no need for svlogd -tt,
|
# transmission already puts timestamps in the info printed to stdout so no need for svlogd -tt,
|
||||||
# therefore we override the transmission/log run script
|
# therefore we override the transmission/log run script
|
||||||
TERMUX_PKG_SERVICE_SCRIPT=(
|
TERMUX_PKG_SERVICE_SCRIPT=(
|
||||||
|
Loading…
Reference in New Issue
Block a user