瀏覽代碼

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