summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2019-07-22 09:16:21 +0200
committerfordprefect2019-07-22 09:16:21 +0200
commit6a609ba307842f3a66894abc0b72694fcd4a8bdf (patch)
tree81a0da0d1582e42f239d9744f20800066bf74a1b /PKGBUILD
parent2d36737f111438aacb4d6675890c7dc25a42098f (diff)
downloadaur-picsum-git.tar.gz
dependencies updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8944bb1c489b..ef0db0961f40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,8 @@ pkgrel=1
pkgdesc='Lorem Ipsum... but for photos.'
arch=('x86_64' 'i686')
url='https://picsum.photos'
-makedepends=('vips')
+makedepends=('vips' 'git' 'go')
+depends=('vips')
license=('MIT')
source=('git+https://github.com/DMarby/picsum-photos.git')
md5sums=('SKIP')