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

(-)a/gnome-extra/gnome-color-manager/gnome-color-manager-3.26.0.ebuild (+6 lines)
Line 0 Link Here
1
diff -Naur gnome-color-manager-3.26.0-1/meson.build gnome-color-manager-3.26.0/meson.build
2
--- gnome-color-manager-3.26.0-1/meson.build	2017-09-11 12:39:03.000000000 +0200
Lines 41-46 DEPEND="${RDEPEND} Link Here
41
	virtual/pkgconfig
41
	virtual/pkgconfig
42
"
42
"
43
43
44
PATCHES=(
45
	"${FILESDIR}/${PV}-meson.build-libm-fix.patch"
46
)
47
44
src_configure() {
48
src_configure() {
45
	# Always enable tests since they are check_PROGRAMS anyway
49
	# Always enable tests since they are check_PROGRAMS anyway
46
	# appstream does not want to be relax by default !
50
	# appstream does not want to be relax by default !

Return to bug 647856