summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD11
1 files changed, 9 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b6dfa7..2719c6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mattia Procopio (astro.matto) <matto.astro at gmail dot com>
pkgname=rpicam-apps
pkgver=1.11.1
-pkgrel=1
+pkgrel=2
pkgdesc="This is a small suite of libcamera-based applications to drive the cameras on a Raspberry Pi platform."
arch=(aarch64)
url="https://github.com/raspberrypi/rpicam-apps"
@@ -11,11 +11,18 @@ license=(LGPLv2
GPLv3
BSD2
BSD3)
-depends=(boost
+depends=(boost-libs
libpisp
+ libexif
+ libjpeg
+ libtiff
+ libpng
+ libyuv
+ libglvnd
python-piexif
python-prctl)
makedepends=(meson
+ boost
python-jinja
python-sphinx)
source=(