From f6ef93d1936f01a0043e59533f006e99f8dd878e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 2 Feb 2020 13:02:21 +0100 Subject: [PATCH] media-libs/oyranos: yajl was moved into openicc/oyjl subdir Upstream commits: e47b731c5d809a204009df041e011fdf82d35127 820379ff85bd5d9df8e337c0be2038537d48f48a Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- media-libs/oyranos/oyranos-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/oyranos/oyranos-9999.ebuild b/media-libs/oyranos/oyranos-9999.ebuild index 9d14bb4f921a..c074e905a4e1 100644 --- a/media-libs/oyranos/oyranos-9999.ebuild +++ b/media-libs/oyranos/oyranos-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -70,7 +70,7 @@ RESTRICT="test" src_prepare() { # remove bundled libs - rm -r libxcm openicc yajl || die + rm -r libxcm openicc || die cmake-utils_src_prepare } -- 2.26.2