projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc43668
)
sci-chemistry/molequeue: [QA] Add cmake-utils_src_prepare
author
David Seifert
<soap@gentoo.org>
Mon, 16 Oct 2017 02:49:57 +0000
(19:49 -0700)
committer
David Seifert
<soap@gentoo.org>
Mon, 16 Oct 2017 02:49:57 +0000
(19:49 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
sci-chemistry/molequeue/molequeue-0.8.0.ebuild
patch
|
blob
|
history
diff --git
a/sci-chemistry/molequeue/molequeue-0.8.0.ebuild
b/sci-chemistry/molequeue/molequeue-0.8.0.ebuild
index 1454d2636c13531d363ad8b269358ffa630be465..3b5733ea45d2c0c7e52d1bb7790ff8e6734e4e21 100644
(file)
--- a/
sci-chemistry/molequeue/molequeue-0.8.0.ebuild
+++ b/
sci-chemistry/molequeue/molequeue-0.8.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
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
}