You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to build and run the CLI version without having to install GUI dependencies.
Compiling xml-rs v0.3.6
error: failed to run custom build command for `glib-sys v0.3.4`
process didn't exit successfully: `/home/ramblurr/src/tv-renamer-0.3.3/target/release/build/glib-sys-a1c4d3eee579d2bf/build-script-build` (exit code: 1)
--- stderr
`"pkg-config" "--libs" "--cflags" "glib-2.0 >= 2.32"` did not exit successfully: exit code: 1
--- stderr
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
The text was updated successfully, but these errors were encountered:
It would be nice to be able to build and run the CLI version without having to install GUI dependencies.
The text was updated successfully, but these errors were encountered: