summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLorenzo Castelli2019-12-06 23:32:04 +0000
committerLorenzo Castelli2019-12-06 16:34:19 -0800
commitce5bda0d8388e2443dd5276b7bfba16cb1d872b3 (patch)
tree43237d129faad1207dac34ff7a6ffbf2b87de95a /.SRCINFO
parente60fb1263e1fbbfc90a8c7d5f0366872dc55aad0 (diff)
downloadaur-ce5bda0d8388e2443dd5276b7bfba16cb1d872b3.tar.gz
Adds ethtool and inetutils as dependencies.
The former is required by google_set_multiqueue, and the latter is needed by google_set_hostname.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77d3eef44d33..70dc582769ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,9 @@ pkgbase = google-compute-engine
url = https://github.com/GoogleCloudPlatform/compute-image-packages
arch = any
license = Apache
+ depends = ethtool
depends = google-compute-engine-oslogin
+ depends = inetutils
depends = python-boto
depends = python-distro
depends = python-setuptools