PKGNAME=libgtop
PKGSEC=libs
PKGDEP="glib x11-lib"
BUILDDEP="gobject-introspection gnome-common"
PKGDES="Library to read information about running processes and the operating system"

AUTOTOOLS_AFTER=(
    '--disable-gtk-doc'
)
