[arch-commits] Commit in hivex/trunk (PKGBUILD)

Jürgen Hötzel juergen at gemini.archlinux.org
Tue Aug 9 18:50:50 UTC 2022


    Date: Tuesday, August 9, 2022 @ 18:50:50
  Author: juergen
Revision: 1264488

OCaml 4.14.0 rebuild

Modified:
  hivex/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-09 18:50:28 UTC (rev 1264487)
+++ PKGBUILD	2022-08-09 18:50:50 UTC (rev 1264488)
@@ -4,13 +4,13 @@
 
 pkgname=hivex
 pkgver=1.3.21
-pkgrel=6
+pkgrel=7
 pkgdesc="System for extracting the contents of Windows Registry."
 arch=("x86_64")
 url="http://libguestfs.org"
 license=("LGPL2.1")
 depends=("libxml2" "perl")
-makedepends=("python" "ruby" "ruby-rake" "ruby-rdoc" "perl-io-stringy" "perl-test-simple" "ocaml-findlib" "ocaml" "chrpath")
+makedepends=("python" "ruby" "ruby-rake" "ruby-rdoc" "perl-io-stringy" "perl-test-simple" "ocaml-findlib" "ocaml" "ocaml-compiler-libs" "chrpath")
 optdepends=("python: python bindings"
 	    "ruby: ruby bindings"
 	    "ocaml: ocaml bindings")



More information about the arch-commits mailing list