temp/xf86-video-opentegra: add bash to makedepends (MR 4649)

This fixes building

[ci:skip-build]: Already built successfully in CI.
This commit is contained in:
Anton Bambura 2023-12-22 11:45:02 +02:00 committed by Newbyte
parent 1229616e21
commit ad31f68615
No known key found for this signature in database
GPG key ID: 8A700086A9FE41FD

View file

@ -1,7 +1,7 @@
# Maintainer: David Heidelberg <david@ixit.cz>
pkgname=xf86-video-opentegra
pkgver=0.6.0_git20211025
pkgrel=0
pkgrel=1
pkgdesc="X.Org driver for NVIDIA tegra"
url="https://github.com/grate-driver/xf86-video-opentegra"
arch="armhf armv7"
@ -9,7 +9,7 @@ license="MIT"
subpackages="$pkgname-doc"
depends="libdrm"
makedepends="bsd-compat-headers libdrm-dev xorg-server-dev xproto fontsproto util-macros
libtool m4 automake autoconf bison flex"
libtool m4 automake autoconf bison flex bash"
_commit="9be4b4aa7c81b9b43496e8621954a0f4b343f3b1"
source="$pkgname-$_commit.tar.gz::https://github.com/grate-driver/xf86-video-opentegra/archive/$_commit.tar.gz"
builddir="$srcdir"/$pkgname-$_commit