development/brackets: Add libgcrypt15 dependency.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ryan P.C. McQuen 2016-01-18 16:42:38 -08:00 committed by Willy Sudiarto Raharjo
parent 0452f62e4b
commit da5c5dca42
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/adobe/brackets/releases/download/release-1.5%2Beb4/
MD5SUM="edcdedf56bba77e66f8c035c8b5f070b"
DOWNLOAD_x86_64="https://github.com/adobe/brackets/releases/download/release-1.5%2Beb4/Brackets.1.5.Extract.64-bit.deb"
MD5SUM_x86_64="2f8a1e1c8844f28a72c4692f97d45ac2"
REQUIRES=""
REQUIRES="libgcrypt15"
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"