]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
Adapt some native package names (in case of different minor version in it, dev packag...
authorQuentin Cozette <quentin.cozette@cea.fr>
Mon, 14 Dec 2020 12:24:20 +0000 (13:24 +0100)
committerqc784398 <quentin.cozette@cea.fr>
Fri, 5 Mar 2021 17:04:48 +0000 (18:04 +0100)
products/cgns.pyconf
products/cppunit.pyconf
products/opencv.pyconf

index 56e8f04ae478edd841b62820f9b9cc686914f92a..63b3dfd05ce3ad0e43c1085693816c0376686aff 100644 (file)
@@ -8,7 +8,7 @@ default :
     {
         rpm : ["cgnslib"]
         rpm_dev : ["cgnslib-devel"]
-        apt : ["libcgns3.3"]
+        apt : []
         apt_dev : ["libcgns-dev"]
     }
     environ :
index 29e9583a8c7582c43d5fadd02c03e22ec0568a02..557629e49e5eaeb53e70bd881420718985366c58 100644 (file)
@@ -8,7 +8,7 @@ default :
     {
         rpm : ["cppunit"]
         rpm_dev : ["cppunit-devel"]
-        apt : ["libcppunit"]
+        apt : []
         apt_dev : ["libcppunit-dev"]
     }
     environ :
index 898abb6f5a81eb32222f93034bac2bc4adac62bf..12e73049931483e0e66f9c8ab2ab86eeca2b7b73 100644 (file)
@@ -8,7 +8,7 @@ default :
     {
         rpm : ["opencv"]
         rpm_dev : ["opencv-devel"]
-        apt : ["libopencv"]
+        apt : ["python3-opencv"]
         apt_dev : ["libopencv-dev"]
     }
     environ :