1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-07-01 12:29:13 +00:00

upgpkg: linux-vfio 6.1.6.arch1-2

add gettext to makedepends

Signed-off-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
This commit is contained in:
éclairevoyant
2023-01-17 16:42:56 -05:00
parent 50a66a9a0c
commit 2767feb160
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
pkgbase = linux-vfio
pkgdesc = Linux
pkgver = 6.1.6.arch1
pkgrel = 1
pkgrel = 2
url = https://github.com/archlinux/linux/commits/v6.1.6-arch1
arch = x86_64
license = GPL2
@ -12,6 +12,7 @@ pkgbase = linux-vfio
makedepends = perl
makedepends = tar
makedepends = xz
makedepends = gettext
makedepends = xmlto
makedepends = python-sphinx<6.0.0
makedepends = python-sphinx_rtd_theme