Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 640838 | Differences between
and this patch

Collapse All | Expand All

(-)a/usr/portage/media-gfx/curaengine/curaengine-2.3.1.ebuild (-1 / +3 lines)
Lines 21-27 RDEPEND="${PYTHON_DEPS} Link Here
21
       dev-libs/libarcus:=
21
       dev-libs/libarcus:=
22
       >=dev-libs/protobuf-3"
22
       >=dev-libs/protobuf-3"
23
DEPEND="${RDEPEND}
23
DEPEND="${RDEPEND}
24
       doc? ( app-doc/doxygen )"
24
       doc? ( app-doc/doxygen )
25
       test? ( dev-util/cppunit )"
26
25
S="${WORKDIR}/${MY_PN}-${MY_PV}"
27
S="${WORKDIR}/${MY_PN}-${MY_PV}"
26
DOCS=( README.md )
28
DOCS=( README.md )
27
29

Return to bug 640838