From de2e8901cbe22b26c1a0e84d5804c290f8bf2305 Mon Sep 17 00:00:00 2001
From: Pr0methean <4961925+Pr0methean@users.noreply.github.com>
Date: Fri, 15 Jun 2018 17:43:45 -0700
Subject: [PATCH] Add libxml-xpath-perl for POCL too

---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 284eaaf8..e3182569 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -91,6 +91,7 @@ matrix:
            - python-yaml
            - lcov
            - libopencv-dev
+           - libxml-xpath-perl
          sources: &trusty_pocl_sources
            - ubuntu-toolchain-r-test
       env:
-- 
GitLab