From b1813b3006c3e51a2bcb915a18e582b1ea31e36a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com>
Date: Mon, 11 Mar 2019 15:08:26 -0400
Subject: [PATCH] build: remove pcre

Change-Id: I8e4839753a8812b7a6279e069c036aea30721421
---
 build-daemon.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-daemon.sh b/build-daemon.sh
index ce477dc78..6c02371c5 100755
--- a/build-daemon.sh
+++ b/build-daemon.sh
@@ -249,7 +249,7 @@ STATIC_LIBS_ALL="-llog -lOpenSLES -landroid \
                 -lgnutls -lhogweed -lnettle -lgmp \
                 -lrestbed -lssl -lcrypto \
                 -lavformat -lavdevice -lavfilter -lavcodec -lswresample -lswscale -lavutil \
-                -lpcre -lyaml-cpp -ljsoncpp \
+                -lyaml-cpp -ljsoncpp \
                 -luuid -lz \
                 -lvpx -lopus -lspeex \
                 -largon2 \
-- 
GitLab