aboutsummaryrefslogtreecommitdiffstats
path: root/testing/chromium
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2015-07-01 17:59:46 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2015-07-01 18:00:09 +0200
commitd30b1881cb25b3e62cf35d992604670974d81668 (patch)
tree880d5e0e427a330a2dd535ddaa97731f17424d8a /testing/chromium
parentf06947663b0d988c62c583e121839c62a75c775a (diff)
downloadaports-d30b1881cb25b3e62cf35d992604670974d81668.tar.bz2
aports-d30b1881cb25b3e62cf35d992604670974d81668.tar.xz
testing/chromium: use internal protobuf
https://bugs.gentoo.org/show_bug.cgi?id=525560
Diffstat (limited to 'testing/chromium')
-rw-r--r--testing/chromium/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/chromium/APKBUILD b/testing/chromium/APKBUILD
index 19edca353..8dd447476 100644
--- a/testing/chromium/APKBUILD
+++ b/testing/chromium/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=chromium
pkgver=43.0.2357.130
-pkgrel=0
+pkgrel=1
pkgdesc="chromium web browser"
url="http://www.chromium.org/"
arch="x86_64"
@@ -15,7 +15,7 @@ depends_dev="alsa-lib-dev libevent-dev libpng-dev jpeg-dev cairo-dev cups-dev
libvpx-dev sqlite-dev libelf-dev libgcrypt-dev zlib-dev
gnutls-dev mesa-dev libxcursor-dev libxcomposite-dev krb5-dev
libxrandr-dev libxscrnsaver-dev pciutils-dev udev-dev libexif-dev
- hwdata-usb ninja libbsd-dev harfbuzz-dev snappy-dev protobuf-dev
+ hwdata-usb ninja libbsd-dev harfbuzz-dev snappy-dev
bsd-compat-headers openssl-dev libre2-dev jsoncpp-dev minizip-dev"
# disabled deps libusb-dev libgnome-keyring-dev
makedepends="$depends_dev xdg-utils yasm gperf bison flex perl python bash paxmark findutils"
@@ -73,7 +73,6 @@ build() {
-Duse_system_bzip2=1
-Duse_system_flac=1
-Duse_system_harfbuzz=1
- -Duse_system_protobuf=1
-Duse_system_icu=1
-Duse_system_jsoncpp=1
-Duse_system_libevent=1