summaryrefslogtreecommitdiffstats
path: root/external/meta-updater/scripts/find_aktualizr_dependencies.sh
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-updater/scripts/find_aktualizr_dependencies.sh')
-rwxr-xr-xexternal/meta-updater/scripts/find_aktualizr_dependencies.sh9
1 files changed, 4 insertions, 5 deletions
diff --git a/external/meta-updater/scripts/find_aktualizr_dependencies.sh b/external/meta-updater/scripts/find_aktualizr_dependencies.sh
index fcb2f97e..604cc9ac 100755
--- a/external/meta-updater/scripts/find_aktualizr_dependencies.sh
+++ b/external/meta-updater/scripts/find_aktualizr_dependencies.sh
@@ -5,10 +5,9 @@ parentdir="$(dirname "$0")"
# Does NOT include garage-sign, anything used only for testing (i.e. strace and
# gtest), any of the git submodules, all of which are also only used for
-# testing (tuf-test-vectors, isotp-c, ostreesysroot, and HdrHistogram_c), or
-# any other third party modules included directly into the source tree
-# (jsoncpp, open62541, picojson). Also check libp11, dpkg, and systemd since
-# those are common dependencies not enabled by default.
+# testing (tuf-test-vectors, jsoncpp, and HdrHistogram_c), or any other third
+# party modules included directly into the source tree. Also check libp11 and
+# systemd since those are common dependencies not enabled by default.
${parentdir}/find_dependencies.py aktualizr
${parentdir}/find_dependencies.py aktualizr-shared-prov
${parentdir}/find_dependencies.py aktualizr-shared-prov-creds
@@ -18,7 +17,7 @@ ${parentdir}/find_dependencies.py aktualizr-auto-reboot
${parentdir}/find_dependencies.py aktualizr-disable-send-ip
${parentdir}/find_dependencies.py aktualizr-log-debug
${parentdir}/find_dependencies.py aktualizr-polling-interval
+${parentdir}/find_dependencies.py aktualizr-virtualsec
${parentdir}/find_dependencies.py libp11
-${parentdir}/find_dependencies.py dpkg
${parentdir}/find_dependencies.py systemd