diff --git a/pkg.info b/pkg.info index 1a5ea5b..1a7c733 100644 --- a/pkg.info +++ b/pkg.info @@ -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