Lines 22-28
Link Here
|
22 |
libsqlite3.so:databases/sqlite3 |
22 |
libsqlite3.so:databases/sqlite3 |
23 |
RUN_DEPENDS= bitcoin-cli:net-p2p/bitcoin-utils |
23 |
RUN_DEPENDS= bitcoin-cli:net-p2p/bitcoin-utils |
24 |
|
24 |
|
25 |
USES= autoreconf:build gettext gmake libtool python:3.5+,build |
25 |
USES= autoreconf:build compiler:c11 gettext gmake libtool \ |
|
|
26 |
python:3.5+,build |
26 |
BINARY_ALIAS= python=${PYTHON_CMD} python3=${PYTHON_CMD} |
27 |
BINARY_ALIAS= python=${PYTHON_CMD} python3=${PYTHON_CMD} |
27 |
ALL_TARGET= default |
28 |
ALL_TARGET= default |
28 |
|
29 |
|