mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/ocaml: add gcc dependency
This commit is contained in:
parent
f7c750ced3
commit
fc1aaf88d8
@ -2,12 +2,12 @@
|
||||
# Maintainer: Borys Zhukov <mp5@mp5.im>
|
||||
pkgname=ocaml
|
||||
pkgver=4.04.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Main implementation of the Caml programming language"
|
||||
url="http://ocaml.org/"
|
||||
arch="all !x86 !armhf !s390x"
|
||||
license="LGPL-2.0"
|
||||
makedepends="ncurses-dev zlib-dev gdbm-dev"
|
||||
makedepends="ncurses-dev zlib-dev gdbm-dev gcc libc-dev"
|
||||
depends="ncurses-dev"
|
||||
options="textrels"
|
||||
subpackages="$pkgname-doc"
|
||||
|
Loading…
Reference in New Issue
Block a user