From: Mathieu Baudier Date: Sun, 23 Feb 2025 11:27:15 +0000 (+0100) Subject: Fix build dependencies X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=7d3152e400358dd8b19d6b429f109cf80adbdb03;p=pkg%2Fggml%2Fsources%2Fllama.cpp Fix build dependencies --- diff --git a/debian/control b/debian/control index 4602b51f..569520b5 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,7 @@ Maintainer: Mathieu Baudier Build-Depends: debhelper-compat (= 13), pkgconf, cmake-data, cmake, ggml-dev, - curl, -# libssl-dev, libcurl4-openssl-dev + libcurl4-openssl-dev, Standards-Version: 4.7.0 Vcs-Git: https://git.djapps.eu/pkg/ggml/sources/llama.cpp Vcs-Browser: https://git.djapps.eu/?p=pkg/ggml/sources/llama.cpp;a=summary