From 57054d779ae1a5bba346fcd00010ba311abc78c8 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 15 Oct 2017 19:49:57 -0700 Subject: sci-chemistry/molequeue: [QA] Add cmake-utils_src_prepare Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- sci-chemistry/molequeue/molequeue-0.8.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sci-chemistry/molequeue') diff --git a/sci-chemistry/molequeue/molequeue-0.8.0.ebuild b/sci-chemistry/molequeue/molequeue-0.8.0.ebuild index 1454d2636c13..3b5733ea45d2 100644 --- a/sci-chemistry/molequeue/molequeue-0.8.0.ebuild +++ b/sci-chemistry/molequeue/molequeue-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -29,6 +29,7 @@ DEPEND="${RDEPEND} doc? ( app-doc/doxygen )" src_prepare() { + cmake-utils_src_prepare # delete bundled Qt5Json library rm -r thirdparty || die } -- cgit v1.2.3-65-gdbad