diamondburned / dissent

Tiny native Discord app
https://flathub.org/apps/details/so.libdb.dissent
GNU General Public License v3.0
1.19k stars 38 forks source link

Installation error #8

Open syrok0010 opened 2 years ago

syrok0010 commented 2 years ago
> go build
# pkg-config --cflags  -- glib-2.0 gobject-introspection-1.0
Package gobject-introspection-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gobject-introspection-1.0', required by 'virtual:world', not found
pkg-config: exit status 1

ArchLinux, go latest

diamondburned commented 2 years ago

Missing dependencies. Search your distro's package list.

SilverMarcs commented 2 years ago

Install gobject-introspection

Alternately, install gtkcord4-git from the aur