mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/ocaml-ounit: Depend on ocamlbuild.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
d87830a2a2
commit
376733c785
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://forge.ocamlcore.org/frs/download.php/1258/ounit-2.0.0.tar.gz"
|
|||
MD5SUM="2e0a24648c55005978d4923eb4925b28"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ocaml-findlib"
|
||||
REQUIRES="ocamlbuild ocaml-findlib"
|
||||
MAINTAINER="Markus Hutmacher"
|
||||
EMAIL="mailing@markhu.de"
|
||||
|
|
Loading…
Reference in a new issue