summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xPorts/citron/package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/citron/package.sh b/Ports/citron/package.sh
index 1fdd54bd95..bc96c4b623 100755
--- a/Ports/citron/package.sh
+++ b/Ports/citron/package.sh
@@ -2,7 +2,7 @@
port=citron
version=0.0.9.3
useconfigure=false
-depends=(sparsehash libffi)
+depends=(sparsehash libffi pcre)
commit_hash=d28b7d62bd61397e46152aa6e4ee59b115c0e2d7
archive_hash=0e31ab638c4fd1438f68fdf069336e2541eb4cfc5db2f55888f6175e0171a2ef
files="https://github.com/alimpfard/citron/archive/$commit_hash.tar.gz citron.tar.gz $archive_hash"