sci-visualization/paraview: correctly inherit qmake-utils
authorMatthias Maier <tamiko@gentoo.org>
Sun, 4 Aug 2019 20:58:34 +0000 (15:58 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Sun, 4 Aug 2019 20:58:34 +0000 (15:58 -0500)
Closes: https://bugs.gentoo.org/690058
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
sci-visualization/paraview/paraview-5.6.0-r1.ebuild
sci-visualization/paraview/paraview-5.6.1.ebuild

index 5b5131d2dd0aae038a31c577001585d464c2547d..e566a2b76303140ae72e8228e0b986a29afe73b8 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-inherit cmake-utils desktop gnome2-utils python-single-r1 toolchain-funcs
+inherit cmake-utils desktop gnome2-utils python-single-r1 qmake-utils toolchain-funcs
 
 MAIN_PV=$(ver_cut 0-1)
 MAJOR_PV=$(ver_cut 1-2)
index 94204c245a2cda99dc15382afe6384d5941cb794..81228ed1c1a2fae8cbde80cdac88e176d5257b7e 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-inherit cmake-utils desktop python-single-r1 toolchain-funcs xdg-utils
+inherit cmake-utils desktop gnome2-utils python-single-r1 qmake-utils toolchain-funcs
 
 MAIN_PV=$(ver_cut 0-1)
 MAJOR_PV=$(ver_cut 1-2)