From 80b653b544e8fcba869f113ac32b4c5d558af229 Mon Sep 17 00:00:00 2001 From: Ingar Date: Wed, 8 Apr 2026 11:58:04 +0200 Subject: Updated dependencies. --- PKGBUILD | 11 +++++++++-- 1 file 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) 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=( -- cgit v1.2.3