mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:17:44 +00:00
Ports: Add a dependency on pcre to citron
This commit is contained in:
parent
46399e3dc0
commit
26b4e74f4a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue