sci-astronomy/stellarium: [QA] Add call to cmake-utils_src_prepare
authorDavid Seifert <soap@gentoo.org>
Sat, 26 May 2018 22:32:22 +0000 (00:32 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 26 May 2018 22:36:01 +0000 (00:36 +0200)
Closes: https://bugs.gentoo.org/652922
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sci-astronomy/stellarium/stellarium-0.14.3.ebuild

index 2733c84fafb4d6d4ef3c5686d19c180fd1833303..bb76024588dffcc780b588d876ab308ca2539e29 100644 (file)
@@ -40,6 +40,7 @@ DEPEND="${RDEPEND}
        nls? ( dev-qt/linguist-tools:5 )"
 
 src_prepare() {
+       cmake-utils_src_prepare
        if [[ -n ${LINGUAS} ]] ; then
                sed -i \
                        -e '/aa ab ae/d' \