Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / 
ocaml-num


Commits:
990d906a by Ge Yser at 2025-12-28T06:26:07+00:00
add missing check depends (ocaml-findlib)
- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ arch=('x86_64')
 url="https://github.com/ocaml/num";
 license=('LGPL2.1')
 depends=('ocaml')
-makedepends=('dune')
+makedepends=('dune' 'ocaml-findlib')
 options=('!strip' '!makeflags' '!debug')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ocaml/num/archive/v${pkgver}.tar.gz";)
 
sha512sums=('5cb32dfa9a9f0ad375bfd89079e9b1422979f3c089f61ef2300ad9cc64fb1fc25ed1f86b0267eb017f12ae41a574a959df5bfa39ab22c2be2f1ac84c3c671bdf')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-num/-/commit/990d906a1bca06884e1b5a66623082549049440c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-num/-/commit/990d906a1bca06884e1b5a66623082549049440c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to