Add dep: gvfs (#790)

This commit is contained in:
clsty
2025-02-07 10:00:15 +08:00
parent bb37760e9e
commit b44343a02c
+2 -2
View File
@@ -2,13 +2,13 @@
pkgname=illogical-impulse-ags pkgname=illogical-impulse-ags
_pkgname=ags _pkgname=ags
pkgver=r525.05e0f23 pkgver=r525.05e0f23
pkgrel=2 pkgrel=3
pkgdesc="Aylurs's Gtk Shell (AGS), version fixed for illogical-impulse dotfiles." pkgdesc="Aylurs's Gtk Shell (AGS), version fixed for illogical-impulse dotfiles."
arch=('x86_64') arch=('x86_64')
url="https://github.com/Aylur/ags" url="https://github.com/Aylur/ags"
license=('GPL3') license=('GPL3')
makedepends=('git' 'gobject-introspection' 'meson' 'npm' 'typescript') makedepends=('git' 'gobject-introspection' 'meson' 'npm' 'typescript')
depends=('gjs' 'glib2' 'glib2-devel' 'glibc' 'gtk3' 'gtk-layer-shell' 'libpulse' 'pam' 'gnome-bluetooth-3.0' 'gammastep') depends=('gvfs' 'gjs' 'glib2' 'glib2-devel' 'glibc' 'gtk3' 'gtk-layer-shell' 'libpulse' 'pam' 'gnome-bluetooth-3.0' 'gammastep')
optdepends=('greetd: required for greetd service' optdepends=('greetd: required for greetd service'
'libdbusmenu-gtk3: required for systemtray service' 'libdbusmenu-gtk3: required for systemtray service'
'libsoup3: required for the Utils.fetch feature' 'libsoup3: required for the Utils.fetch feature'