mirror of
https://git.zap.org.au/git/trader.git
synced 2025-02-02 15:08:13 -05:00
Use BUILD_REQUIRES instead of deprecated DEPEND
This commit is contained in:
parent
842dec28e8
commit
1d60f2e5c3
@ -22,7 +22,7 @@ the objective is to create companies, buy and sell shares, borrow and
|
|||||||
repay money, in order to become the wealthiest player (the winner)."
|
repay money, in order to become the wealthiest player (the winner)."
|
||||||
CATEGORY="Games Text"
|
CATEGORY="Games Text"
|
||||||
|
|
||||||
DEPEND="libiconv-devel libncurses-devel gettext-devel pkgconf"
|
BUILD_REQUIRES="libiconv-devel libncurses-devel gettext-devel pkgconf"
|
||||||
|
|
||||||
HOMEPAGE="https://www.zap.org.au/projects/trader/"
|
HOMEPAGE="https://www.zap.org.au/projects/trader/"
|
||||||
SRC_URI="https://ftp.zap.org.au/pub/trader/unix/${P}.tar.xz"
|
SRC_URI="https://ftp.zap.org.au/pub/trader/unix/${P}.tar.xz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user