Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 912421
Collapse All | Expand All

(-)a/app-text/qpdf/qpdf-11.5.0.ebuild (+1 lines)
Lines 43-48 src_configure() { Link Here
43
	# Keep an eye on https://qpdf.readthedocs.io/en/stable/packaging.html.
43
	# Keep an eye on https://qpdf.readthedocs.io/en/stable/packaging.html.
44
	local mycmakeargs=(
44
	local mycmakeargs=(
45
		-DINSTALL_EXAMPLES=$(usex examples)
45
		-DINSTALL_EXAMPLES=$(usex examples)
46
		-DRANDOM_DEVICE=/dev/urandom
46
47
47
		# Breaks install with USE=-doc in 11.0.0?
48
		# Breaks install with USE=-doc in 11.0.0?
48
		#-DINSTALL_MANUAL=ON
49
		#-DINSTALL_MANUAL=ON

Return to bug 912421