mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Add curl dependency
This commit is contained in:
@@ -72,6 +72,21 @@ modules:
|
|||||||
- /lib/*.la
|
- /lib/*.la
|
||||||
- /lib/pkgconfig
|
- /lib/pkgconfig
|
||||||
|
|
||||||
|
- name: curl
|
||||||
|
config-opts:
|
||||||
|
- --disable-static
|
||||||
|
- --enable-versioned-symbols
|
||||||
|
- --with-openssl
|
||||||
|
sources:
|
||||||
|
- type: archive
|
||||||
|
url: https://curl.se/download/curl-8.6.0.tar.xz
|
||||||
|
sha256: 3ccd55d91af9516539df80625f818c734dc6f2ecf9bada33c76765e99121db15
|
||||||
|
cleanup:
|
||||||
|
- /include
|
||||||
|
- /lib/*.la
|
||||||
|
- /lib/pkgconfig
|
||||||
|
- /share/man
|
||||||
|
|
||||||
- name: kde-extra-cmake-modules
|
- name: kde-extra-cmake-modules
|
||||||
buildsystem: cmake-ninja
|
buildsystem: cmake-ninja
|
||||||
sources:
|
sources:
|
||||||
|
|||||||
Reference in New Issue
Block a user