]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
Clarify build depdencies
authorMathieu Baudier <redacted>
Sun, 23 Feb 2025 10:00:11 +0000 (11:00 +0100)
committerMathieu Baudier <redacted>
Sun, 23 Feb 2025 10:00:11 +0000 (11:00 +0100)
debian/control

index 6a01a6ca9d048f687f35ba8a521fe883151c2a7d..5dfde6d096797658a50a4c6a531e261fafbcef1e 100644 (file)
@@ -2,9 +2,10 @@ Source: ggml
 Section: science
 Priority: optional
 Maintainer: Mathieu Baudier <mbaudier@argeo.org>
-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