Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: libptytty
|
name: libptytty
|
||||||
description: An offspring of rxvt-unicode that handles pty/tty/utmp/wtmp/lastlog handling in mostly OS-independent ways
|
description: An offspring of rxvt-unicode that handles pty/tty/utmp/wtmp/lastlog handling in mostly OS-independent ways
|
||||||
version: 2.0
|
version: 2.0
|
||||||
|
revision: 2
|
||||||
url: http://software.schmorp.de/pkg/libptytty.html
|
url: http://software.schmorp.de/pkg/libptytty.html
|
||||||
license: GPL2
|
license: GPL2
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc"]
|
depends: ["gcc-libs"]
|
||||||
make_depends: ["cmake"]
|
make_depends: ["cmake"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user