From a271a67956dfde6e7432844d8853c5de1d64b626 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Mon, 29 Apr 2024 14:30:14 +0200 Subject: [PATCH] OCCT 7.8.0: KERNEL depends upon CAS --- products/KERNEL.pyconf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/products/KERNEL.pyconf b/products/KERNEL.pyconf index 637a8d8..4aee71a 100644 --- a/products/KERNEL.pyconf +++ b/products/KERNEL.pyconf @@ -30,7 +30,8 @@ default : "Pygments", "pytz", "LIBBATCH", - "psutil" + "psutil", + "CAS" ] build_depend : ["cmake", "swig", "doxygen", "cppunit"] opt_depend : ["SALOMEBOOTSTRAP"] -- 2.39.2