Skip to content
Snippets Groups Projects
Commit 964e761a authored by alice's avatar alice
Browse files

community/sushi: fix depends

parent e30577da
No related branches found
No related tags found
No related merge requests found
......@@ -2,12 +2,12 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=sushi
pkgver=43.0
pkgrel=0
pkgrel=1
pkgdesc="A quick preview for Nautilus"
url="https://gitlab.gnome.org/GNOME/sushi"
arch="all !armhf !s390x !riscv64" # blocked by gjs
license="GPL-2.0-or-later"
depends="bubblewrap gjs webkit2gtk"
depends="bubblewrap gjs webkit2gtk-4.1"
makedepends="
evince-dev
freetype-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment