Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:20:59 +03:00
parent 3083b149bd
commit 8c1bee2c7f
+2 -1
View File
@@ -1,9 +1,10 @@
name: libptytty
description: An offspring of rxvt-unicode that handles pty/tty/utmp/wtmp/lastlog handling in mostly OS-independent ways
version: 2.0
revision: 2
url: http://software.schmorp.de/pkg/libptytty.html
license: GPL2
architecture: any
depends: ["gcc"]
depends: ["gcc-libs"]
make_depends: ["cmake"]
type: source