From ce5bda0d8388e2443dd5276b7bfba16cb1d872b3 Mon Sep 17 00:00:00 2001 From: Lorenzo Castelli Date: Fri, 6 Dec 2019 23:32:04 +0000 Subject: Adds ethtool and inetutils as dependencies. The former is required by google_set_multiqueue, and the latter is needed by google_set_hostname. --- .SRCINFO | 2 ++ PKGBUILD | 2 +- google-compute-engine-20191121.tar.gz | Bin 0 -> 104377 bytes 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 google-compute-engine-20191121.tar.gz diff --git a/.SRCINFO b/.SRCINFO index 77d3eef..70dc582 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 diff --git a/PKGBUILD b/PKGBUILD index adc58ba..5b8e2f7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -22,7 +22,7 @@ pkgdesc='Google Compute Engine guest environment' arch=('any') url='https://github.com/GoogleCloudPlatform/compute-image-packages' license=('Apache') -depends=('google-compute-engine-oslogin' 'python-boto' 'python-distro' 'python-setuptools') +depends=('ethtool' 'google-compute-engine-oslogin' 'inetutils' 'python-boto' 'python-distro' 'python-setuptools') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/compute-image-packages/archive/v$pkgver.tar.gz") sha256sums=('3a8fd0fcede35552e7efd091a96d2697e7d149383b5fe54008c68d4f53f69951') diff --git a/google-compute-engine-20191121.tar.gz b/google-compute-engine-20191121.tar.gz new file mode 100644 index 0000000..6b551cb Binary files /dev/null and b/google-compute-engine-20191121.tar.gz differ -- cgit v1.3