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

(-)a/www-client/chromium/chromium-9999-r1.ebuild (-1 / +3 lines)
Lines 31-36 RDEPEND="app-arch/bzip2 Link Here
31
	dev-libs/elfutils
31
	dev-libs/elfutils
32
	>=dev-libs/icu-49.1.1-r1
32
	>=dev-libs/icu-49.1.1-r1
33
	>=dev-libs/libevent-1.4.13
33
	>=dev-libs/libevent-1.4.13
34
	dev-libs/libusb:1
34
	dev-libs/libxml2[icu]
35
	dev-libs/libxml2[icu]
35
	dev-libs/libxslt
36
	dev-libs/libxslt
36
	>=dev-libs/nss-3.12.3
37
	>=dev-libs/nss-3.12.3
Lines 188-194 src_prepare() { Link Here
188
		\! -path 'third_party/libjingle/*' \
188
		\! -path 'third_party/libjingle/*' \
189
		\! -path 'third_party/libphonenumber/*' \
189
		\! -path 'third_party/libphonenumber/*' \
190
		\! -path 'third_party/libsrtp/*' \
190
		\! -path 'third_party/libsrtp/*' \
191
		\! -path 'third_party/libusb/*' \
191
		\! -path 'third_party/libusb/libusb.h' \
192
		\! -path 'third_party/libvpx/*' \
192
		\! -path 'third_party/libvpx/*' \
193
		\! -path 'third_party/libyuv/*' \
193
		\! -path 'third_party/libyuv/*' \
194
		\! -path 'third_party/lss/*' \
194
		\! -path 'third_party/lss/*' \
Lines 254-259 src_configure() { Link Here
254
		-Duse_system_libevent=1
254
		-Duse_system_libevent=1
255
		-Duse_system_libjpeg=1
255
		-Duse_system_libjpeg=1
256
		-Duse_system_libpng=1
256
		-Duse_system_libpng=1
257
		-Duse_system_libusb=1
257
		-Duse_system_libwebp=1
258
		-Duse_system_libwebp=1
258
		-Duse_system_libxml=1
259
		-Duse_system_libxml=1
259
		-Duse_system_speex=1
260
		-Duse_system_speex=1

Return to bug 413251