Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:21:00 +03:00
parent d9dea0ebf0
commit 71d37d778d
+2 -1
View File
@@ -1,8 +1,9 @@
name: libraw
description: Simple and unified interface for extracting out of RAW files generated by digital photo cameras
version: 0.21.3
revision: 2
url: https://www.libraw.org/
license: LGPL2.1-only,CDDL-1.0
architecture: any
depends: ["gcc","glibc","jasper","lcms2","libjpeg-turbo","zlib"]
depends: ["gcc-libs", "glibc", "jasper", "lcms2", "libjpeg-turbo", "zlib"]
type: source