aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFaustino Aguilar2017-08-25 19:27:41 -0500
committerFaustino Aguilar2017-08-25 19:27:41 -0500
commitbc033ff2dadf28304e81ef748c43c1566679684f (patch)
treea5a48f1cf2db9291bd5a01b67094508aab3c0c45
parentaec2fe065a097cb6a064c0ad285eaf5aaaa840a6 (diff)
downloadaur-bc033ff2dadf28304e81ef748c43c1566679684f.tar.gz
Change dependencies
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9d1a34c6930..7f0b76a0f5fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,7 @@ pkgdesc="Amber framework that makes interfacing with your file system and applic
arch=(i686 x86_64)
url='https://github.com/amber-crystal/amber'
license=(MIT)
-depends=('sqlite' 'gc' 'libevent' 'libyaml' 'pcre')
-makedepends=('crystal' 'shards')
+depends=('crystal' 'shards')
source=("https://github.com/amber-crystal/amber/archive/v$pkgver.tar.gz")
sha256sums=('0ea5bc999e80b37d34d493d64e8e37ae5e0e3526aa38e8c1898336741c706b0d')