summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-01-12 22:13:25 -0500
committerMike Gilbert <floppym@gentoo.org>2017-01-12 22:13:25 -0500
commita57c78336e7c44f8d02f8591479953c181368b24 (patch)
tree987e76dd2404c3f1474f4a520b73b9302657d332
parentdev-util/buildbot: Update homepages (diff)
downloadgentoo-a57c78336e7c44f8d02f8591479953c181368b24.tar.gz
gentoo-a57c78336e7c44f8d02f8591479953c181368b24.tar.bz2
gentoo-a57c78336e7c44f8d02f8591479953c181368b24.zip
www-client/chromium: use bundled jinja
Bug: https://bugs.gentoo.org/605140 Package-Manager: Portage-2.3.3_p25, Repoman-2.3.1_p18
-rw-r--r--www-client/chromium/chromium-57.0.2970.0.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/www-client/chromium/chromium-57.0.2970.0.ebuild b/www-client/chromium/chromium-57.0.2970.0.ebuild
index 01935c63638c..771fbdb556d0 100644
--- a/www-client/chromium/chromium-57.0.2970.0.ebuild
+++ b/www-client/chromium/chromium-57.0.2970.0.ebuild
@@ -114,8 +114,6 @@ DEPEND="${COMMON_DEPEND}
dev-python/beautifulsoup:python-2[${PYTHON_USEDEP}]
>=dev-python/beautifulsoup-4.3.2:4[${PYTHON_USEDEP}]
dev-python/html5lib[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
- dev-python/ply[${PYTHON_USEDEP}]
dev-python/simplejson[${PYTHON_USEDEP}]
')
"
@@ -125,8 +123,6 @@ python_check_deps() {
has_version --host-root "dev-python/beautifulsoup:python-2[${PYTHON_USEDEP}]" &&
has_version --host-root ">=dev-python/beautifulsoup-4.3.2:4[${PYTHON_USEDEP}]" &&
has_version --host-root "dev-python/html5lib[${PYTHON_USEDEP}]" &&
- has_version --host-root "dev-python/jinja[${PYTHON_USEDEP}]" &&
- has_version --host-root "dev-python/ply[${PYTHON_USEDEP}]" &&
has_version --host-root "dev-python/simplejson[${PYTHON_USEDEP}]"
}
@@ -161,7 +157,6 @@ For other desktop environments, try one of the following:
PATCHES=(
"${FILESDIR}/${PN}-system-ffmpeg-r4.patch"
- "${FILESDIR}/${PN}-system-jinja-r14.patch"
"${FILESDIR}/${PN}-widevine-r1.patch"
)
@@ -255,6 +250,7 @@ src_prepare() {
third_party/hunspell
third_party/iccjpeg
third_party/inspector_protocol
+ third_party/jinja2
third_party/jstemplate
third_party/khronos
third_party/leveldatabase
@@ -271,6 +267,7 @@ src_prepare() {
third_party/libyuv
third_party/lss
third_party/lzma_sdk
+ third_party/markupsafe
third_party/mesa
third_party/modp_b64
third_party/mt19937ar
@@ -289,6 +286,7 @@ src_prepare() {
third_party/pdfium/third_party/libpng16
third_party/pdfium/third_party/libtiff
third_party/pdfium/third_party/zlib_v128
+ third_party/ply
third_party/polymer
third_party/protobuf
third_party/protobuf/third_party/six