summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/package-build/aws-gwlbtun/package.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/package-build/aws-gwlbtun/package.toml b/scripts/package-build/aws-gwlbtun/package.toml
index 1c4e53f6..138a5a76 100644
--- a/scripts/package-build/aws-gwlbtun/package.toml
+++ b/scripts/package-build/aws-gwlbtun/package.toml
@@ -57,3 +57,8 @@ chmod +x debian/rules
debuild -us -uc -b
'''
## Build cmd end
+
+[dependencies]
+packages = [
+ "cmake"
+]