mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +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>
|
# Maintainer: Borys Zhukov <mp5@mp5.im>
|
||||||
pkgname=ocaml
|
pkgname=ocaml
|
||||||
pkgver=4.04.2
|
pkgver=4.04.2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Main implementation of the Caml programming language"
|
pkgdesc="Main implementation of the Caml programming language"
|
||||||
url="http://ocaml.org/"
|
url="http://ocaml.org/"
|
||||||
arch="all !x86 !armhf !s390x"
|
arch="all !x86 !armhf !s390x"
|
||||||
license="LGPL-2.0"
|
license="LGPL-2.0"
|
||||||
makedepends="ncurses-dev zlib-dev gdbm-dev"
|
makedepends="ncurses-dev zlib-dev gdbm-dev gcc libc-dev"
|
||||||
depends="ncurses-dev"
|
depends="ncurses-dev"
|
||||||
options="textrels"
|
options="textrels"
|
||||||
subpackages="$pkgname-doc"
|
subpackages="$pkgname-doc"
|
||||||
|
Loading…
Reference in New Issue
Block a user