Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: idesk
|
name: idesk
|
||||||
description: Program that shows users icons on their desktop
|
description: Program that shows users icons on their desktop
|
||||||
version: 0.7.8
|
version: 0.7.8
|
||||||
|
revision: 2
|
||||||
url: https://sourceforge.net/projects/idesk/
|
url: https://sourceforge.net/projects/idesk/
|
||||||
license: GPL
|
license: GPL
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc","imlib2","libpng","libxft","libxpm"]
|
depends: ["gcc-libs", "imlib2", "libpng", "libxft", "libxpm"]
|
||||||
make_depends: ["git", "pkgconf"]
|
make_depends: ["git", "pkgconf"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user