Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
vmexec
Commits:
bffbae3b by Sven-Hendrik Haase at 2026-07-13T06:17:07+02:00
Add rpm-tools to depends
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgdesc="Run a single command in a speedy virtual machine with
zero-setup"
arch=('x86_64')
url="https://github.com/svenstaro/vmexec"
license=('MIT')
-depends=('libguestfs' 'libgcc' 'glibc')
+depends=('libguestfs' 'libgcc' 'glibc' 'rpm-tools')
makedepends=('rust')
source=(vmexec-$pkgver.tar.gz::https://gitlab.archlinux.org/archlinux/vmexec/-/archive/v${pkgver}/vmexec-v${pkgver}.tar.gz)
sha512sums=('47ad9e674ef7eb2d4b0f60fa7d09b5ad4bf753e332a71974262fcfa0e8649874906a6e481eba55ed1fc0f44118d52540633b8f1502379a6c6625da7a6d509109')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vmexec/-/commit/bffbae3b920d14e451f8a1c3c009cde7b2126d6a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vmexec/-/commit/bffbae3b920d14e451f8a1c3c009cde7b2126d6a
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help