mirror of
https://aur.archlinux.org/linux-vfio.git
synced 2025-07-07 09:54:29 +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:
4
PKGBUILD
4
PKGBUILD
@ -6,14 +6,14 @@
|
||||
|
||||
pkgbase=linux-vfio
|
||||
pkgver=6.1.6.arch1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Linux'
|
||||
_srctag=v${pkgver%.*}-${pkgver##*.}
|
||||
url="https://github.com/archlinux/linux/commits/$_srctag"
|
||||
arch=(x86_64)
|
||||
license=(GPL2)
|
||||
makedepends=(
|
||||
bc libelf pahole cpio perl tar xz
|
||||
bc libelf pahole cpio perl tar xz gettext
|
||||
xmlto 'python-sphinx<6.0.0' python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra
|
||||
git
|
||||
)
|
||||
|
Reference in New Issue
Block a user