[arch-commits] Commit in osbuild/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Thu Dec 2 06:52:39 UTC 2021
Date: Thursday, December 2, 2021 @ 06:52:39
Author: jelle
Revision: 1061569
Add yaml dep
Modified:
osbuild/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 06:33:21 UTC (rev 1061568)
+++ PKGBUILD 2021-12-02 06:52:39 UTC (rev 1061569)
@@ -7,7 +7,7 @@
url="https://www.osbuild.org"
arch=(any)
license=(Apache)
-depends=(bubblewrap curl e2fsprogs qemu python util-linux)
+depends=(bubblewrap curl e2fsprogs qemu python util-linux python-yaml)
makedepends=(make python-docutils python-setuptools)
optdepends=('rpm: build rpm/dnf images')
source=($pkgname-$pkgver.tar.gz::https://github.com/osbuild/osbuild/archive/refs/tags/v${pkgver}.tar.gz)
More information about the arch-commits
mailing list