Преглед изворни кода

Fixed Issue 239: cmake-utils -> cmake

Sergei Ilinykh пре 3 година
родитељ
комит
b26f395c5c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      eclass/psi-plugin.eclass

+ 1 - 1
eclass/psi-plugin.eclass

@@ -31,7 +31,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
 	EGIT_CHECKOUT_DIR="${WORKDIR}/plugins"
 fi
 
-inherit cmake-utils ${SCM}
+inherit cmake ${SCM}
 
 # general common