summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2021-08-29 20:25:22 -0300
committerTércio Martins2021-08-29 20:25:22 -0300
commitaa076b6677461a692d3fdf9ae6fd96c066468844 (patch)
tree7a8f89af90da5d0f4bf7ebbf873f6207272b38fe /PKGBUILD
parentdafcce0f36940776d467c2c1e81487e1d01e9bc2 (diff)
downloadaur-aa076b6677461a692d3fdf9ae6fd96c066468844.tar.gz
New package on makedepends: qt5-svg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60132fa1350d..b8f7187bed1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Free non-linear video editor"
url="https://www.olivevideoeditor.org/"
license=('GPL3')
depends=('ffmpeg' 'openimageio' 'opentimelineio-git' 'qt5-multimedia')
-makedepends=('cmake' 'git' 'ninja' 'qt5-tools')
+makedepends=('cmake' 'git' 'ninja' 'qt5-svg' 'qt5-tools')
# Temporarily, the "olive-git" package is incompatible
# with the dependency "olive-community-effects-git".