View | Details | Raw Unified | Return to bug 238818
Collapse All | Expand All

(-)devel/ikos/Makefile (+1 lines)
Lines 19-24 Link Here
19
		libmpfr.so:math/mpfr \
19
		libmpfr.so:math/mpfr \
20
		libgmp.so:math/gmp \
20
		libgmp.so:math/gmp \
21
		libppl.so:devel/ppl
21
		libppl.so:devel/ppl
22
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
22
23
23
USES=		cmake ncurses python sqlite
24
USES=		cmake ncurses python sqlite
24
USE_PYTHON=	py3kplist
25
USE_PYTHON=	py3kplist

Return to bug 238818