Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
name: imagemagick
|
name: imagemagick
|
||||||
description: FOSS software used for editing and manipulating digital images
|
description: FOSS software used for editing and manipulating digital images
|
||||||
version: 7.1.2_0
|
version: 7.1.2_0
|
||||||
|
revision: 2
|
||||||
url: https://imagemagick.org/index.php
|
url: https://imagemagick.org/index.php
|
||||||
license: custom
|
license: custom
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["bzip2","cairo","fftw","fontconfig","freetype2","gcc","glib","glibc","libtool","libpng","libxext","libxml2","xz-utils","zlib"]
|
depends: ["bzip2", "cairo", "fftw", "fontconfig", "freetype2", "gcc-libs", "glib", "glibc", "libtool", "libpng", "libxext", "libxml2", "xz-utils", "zlib"]
|
||||||
optional_depends: ["libjpeg-turbo","librsvg","libtiff","libwebp","pango"]
|
optional_depends: ["libjpeg-turbo", "librsvg", "libtiff", "libwebp", "pango"]
|
||||||
make_depends: ["libjpeg-turbo","librsvg","libwebp"]
|
make_depends: ["libjpeg-turbo", "librsvg", "libwebp"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user