Merge pull request #307040 from teutat3s/swaync-runtime-dep-gvfs
swaynotificationcenter: add gvfs, libnotify to `buildInputs`
This commit is contained in:
commit
206addcdf8
1 changed files with 4 additions and 0 deletions
|
@ -12,9 +12,11 @@
|
|||
, gobject-introspection
|
||||
, gtk-layer-shell
|
||||
, gtk3
|
||||
, gvfs
|
||||
, json-glib
|
||||
, libgee
|
||||
, libhandy
|
||||
, libnotify
|
||||
, libpulseaudio
|
||||
, librsvg
|
||||
, meson
|
||||
|
@ -65,9 +67,11 @@ stdenv.mkDerivation (finalAttrs: rec {
|
|||
glib
|
||||
gtk-layer-shell
|
||||
gtk3
|
||||
gvfs
|
||||
json-glib
|
||||
libgee
|
||||
libhandy
|
||||
libnotify
|
||||
libpulseaudio
|
||||
librsvg
|
||||
pantheon.granite
|
||||
|
|
Loading…
Reference in a new issue