summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRadoslaw Mejer2019-08-05 09:51:09 +0200
committerRadoslaw Mejer2019-08-05 09:53:04 +0200
commit5e2f1b14b90e59ac54793ebc451910b29bc546bb (patch)
tree777f8f5e4f2c28b0d13b8997e5c07bd228991617 /PKGBUILD
parentfd576af9e3668be9463de044afb054a62e96093e (diff)
downloadaur-5e2f1b14b90e59ac54793ebc451910b29bc546bb.tar.gz
Add missing dependencies and files
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0f7e47cb10c..7cf1283a9c5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
pkgname=silicon
pkgver=0.2.5
_relcommit='13209ffd5fdb7fe6c150060ba0a6e7c3d9faa5c8'
-pkgrel=1
+pkgrel=2
+depends=('fontconfig' 'freetype2' 'xclip')
makedepends=('rust' 'cargo')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
pkgdesc="Create beautiful image of your code"