Balló György pushed to branch main at Arch Linux / Packaging / Packages /
v4l-utils
Commits:
cf1fff1e by Balló György at 2024-01-21T12:49:03+01:00
Add libbpf to optdepends
It's actually needed for ir-keytable.
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ backup=(etc/rc_maps.cfg)
license=('LGPL')
depends=('hicolor-icon-theme' 'gcc-libs' 'libjpeg-turbo' 'systemd-libs'
'json-c')
makedepends=('qt5-base' 'alsa-lib' 'meson' 'clang' 'doxygen' 'libbpf')
-optdepends=('qt5-base: for qv4l2 and qvidcap' 'alsa-lib: for qv4l2')
+optdepends=('qt5-base: for qv4l2 and qvidcap' 'alsa-lib: for qv4l2' 'libbpf:
for ir-keytable')
source=(https://linuxtv.org/downloads/v4l-utils/${pkgname}-${pkgver}.tar.xz{,.asc})
sha256sums=('4a71608c0ef7df2931176989e6d32b445c0bdc1030a2376d929c8ca6e550ec4e'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v4l-utils/-/commit/cf1fff1e0e82f1460d451e716366534bc4dd202a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v4l-utils/-/commit/cf1fff1e0e82f1460d451e716366534bc4dd202a
You're receiving this email because of your account on gitlab.archlinux.org.