mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/ocaml-camomile: Depend on camlp4.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
c0e905e7c4
commit
1366070bda
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/yoriyuki/Camomile/releases/download/rel-0.8.5/camom
|
|||
MD5SUM="1e25b6cd4efd26ab38a667db18d83f02"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ocaml"
|
||||
REQUIRES="camlp4"
|
||||
MAINTAINER="Jockey S. Kyd"
|
||||
EMAIL="jockey.kyd@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue