diff --git a/recipes-core/packagegroups/packagegroup-ni-internal-deps.bb b/recipes-core/packagegroups/packagegroup-ni-internal-deps.bb index d4988e64..43c1361b 100644 --- a/recipes-core/packagegroups/packagegroup-ni-internal-deps.bb +++ b/recipes-core/packagegroups/packagegroup-ni-internal-deps.bb @@ -60,7 +60,7 @@ RDEPENDS:${PN} += "\ libxml-parser-perl \ " -# Required for a mobilize step that installs a specific Python version +# Required for a mobilize step that installs a specific Python version # and requires building Python on the test system # Contact: ulf.glaeser@ni.com # Team: DAQ.SW.Ops@ni.com @@ -109,3 +109,13 @@ RDEPENDS:${PN} += "\ RDEPENDS:${PN} += "\ libglu \ " +# Required by PAtools Runtimesystem +# Team: Transportation BU - Modern Battery Lab +# Contact: Deborah Bryant +RDEPENDS:${PN} += "\ + libxslt \ + samba \ + ntp \ + ntp-tickadj \ + ntp-utils \ +"