summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoland Suchan2020-03-09 17:27:19 +0100
committerRoland Suchan2020-03-09 17:27:19 +0100
commitf8958e5dd6ba156368641521a16f54f3f9b68f5c (patch)
tree83097b65e9069674df9ae799fbe6b96a5429ca3e /PKGBUILD
parent6f918cb372b5e1e72bb2fe87c3518346b8e9fa3c (diff)
downloadaur-f8958e5dd6ba156368641521a16f54f3f9b68f5c.tar.gz
version 2.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 1 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 580fb22d0506..3f3caf6971b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,18 +7,7 @@ pkgdesc='ffDiaporama'
arch=(x86_64)
url=http://ffdiaporama.tuxfamily.org
license=(GPL2)
-depends=(
- ffmpeg21
- sdl
- sdl_mixer
- qt5-base
- qt5-tools
- qt5-svg
- sqlite
- qt5-imageformats
- exiv2
- taglib
-)
+depends=('ffmpeg21' 'sdl' 'sdl_mixer' 'qt5-base' 'qt5-tools' 'qt5-svg' 'sqlite' 'qt5-imageformats' 'exiv2' 'taglib')
provides=(
)