From: Mathieu Baudier Date: Sun, 23 Feb 2025 10:00:11 +0000 (+0100) Subject: Clarify build depdencies X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=c4a5f651240e9b13f12f99da18e25e8e7a7792cb;p=pkg%2Fggml%2Fsources%2Fggml Clarify build depdencies --- diff --git a/debian/control b/debian/control index 6a01a6ca..5dfde6d0 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,10 @@ Source: ggml Section: science Priority: optional Maintainer: Mathieu Baudier -Build-Depends: debhelper-compat (= 13), pkgconf, cmake-data, cmake, cpio, git, patchelf, +Build-Depends: debhelper-compat (= 13), pkgconf, + cmake-data, cmake, libopenblas-openmp-dev, libopenblas64-openmp-dev [amd64 arm64], - libvulkan-dev, glslc + libvulkan-dev, glslc, Standards-Version: 4.7.0 Vcs-Git: https://git.djapps.eu/pkg/ggml/sources/ggml Vcs-Browser: https://git.djapps.eu/?p=pkg/ggml/sources/ggml;a=summary