Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
name: alsa-utils
|
name: alsa-utils
|
||||||
description: Utilities for the Advanced Linux Sound Architecture
|
description: Utilities for the Advanced Linux Sound Architecture
|
||||||
version: 1.2.11
|
version: 1.2.11
|
||||||
|
revision: 2
|
||||||
url: https://www.alsa-project.org/
|
url: https://www.alsa-project.org/
|
||||||
license: GPL2-or-later
|
license: GPL2-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["alsa-lib","gcc","glibc","libsamplerate","ncurses","pciutils","psmisc"]
|
depends: ["alsa-lib", "gcc-libs", "glibc", "libsamplerate", "ncurses", "pciutils", "psmisc"]
|
||||||
optional_depends: ["bash","fftw"]
|
optional_depends: ["bash", "fftw"]
|
||||||
make_depends: ["docbook-xsl-nons","fftw","xmlto"]
|
make_depends: ["docbook-xsl-nons", "fftw", "xmlto"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user