openhd-git: add dependencies for libcamera and USB cameras
This commit is contained in:
parent
3847541cb9
commit
1d4021f584
@ -1,16 +1,16 @@
|
||||
pkgbase = openhd-git
|
||||
pkgdesc = Open-source digital FPV system
|
||||
pkgver = 2.5.0.beta3.r381.gf559237
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://openhdfpv.org
|
||||
arch = any
|
||||
license = GPL3
|
||||
makedepends = cmake
|
||||
makedepends = git
|
||||
depends = gstreamer
|
||||
depends = gst-plugins-good
|
||||
depends = gst-plugins-bad
|
||||
depends = gst-plugins-ugly
|
||||
depends = libcamera
|
||||
depends = gst-plugin-libcamera
|
||||
depends = libpcap
|
||||
depends = libsodium
|
||||
depends = sdl2
|
||||
|
@ -3,12 +3,12 @@
|
||||
pkgname=openhd-git
|
||||
_reponame=OpenHD
|
||||
pkgver=2.5.0.beta3.r381.gf559237
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Open-source digital FPV system'
|
||||
arch=(any)
|
||||
url='https://openhdfpv.org'
|
||||
license=(GPL3)
|
||||
depends=(gstreamer gst-plugins-bad gst-plugins-ugly libcamera libpcap libsodium sdl2 sudo v4l-utils)
|
||||
depends=(gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-plugin-libcamera libpcap libsodium sdl2 sudo v4l-utils)
|
||||
makedepends=(cmake git)
|
||||
optdepends=(
|
||||
'rtl88x2bu-openhd-dkms-git: driver for RTL88x2BU Wi-Fi cards'
|
||||
|
Loading…
Reference in New Issue
Block a user