Skip to content

community/gnome-books: add missing dependency on gjs

Lucidiot requested to merge Lucidiot/aports:gnome-books-gjs into master

When running gnome-books, I get this error:

zsh: /usr/bin/gnome-books: bad interpreter: /usr/bin/gjs-console: no such file or directory

The APKBUILD mentions gjs-dev in makedepends, but not gjs in depends. Adding it adds the missing gjs-console interpreter.

Edited by Ghost User

Merge request reports