summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrr-2020-05-11 00:33:47 +0200
committerrr-2020-05-11 00:33:47 +0200
commitb81a7e59791189d010ad22dfe53ad947209bd610 (patch)
treeca69a3bc93dd9642bfa90d95938bebcf471f5a3d
parent5b6eea0f72e9364a9ad743d35a2cf8cee3f378f8 (diff)
downloadaur-b81a7e59791189d010ad22dfe53ad947209bd610.tar.gz
Update dependencies
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8e80f8e673a..9c5faf0dac9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='A minimal screenshot tool aiming to provide good control over screensho
arch=('any')
url='https://github.com/rr-/shot'
license=('MIT')
-depends=('git' 'gcc' 'xorg-xrandr' 'cmake')
+depends=('makedepends' 'libxrandr')
source=("$pkgname::git://github.com/rr-/shot.git")
sha256sums=('SKIP')