File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 127
127
hicolor-icon-theme
128
128
gsettings-desktop-schemas
129
129
libxkbcommon
130
+ libpulseaudio
130
131
] ;
131
132
132
133
RUST_SRC_PATH = "${ rust } /lib/rustlib/src/rust/library" ;
Original file line number Diff line number Diff line change 12
12
gtk-layer-shell ,
13
13
gnome ,
14
14
libxkbcommon ,
15
+ libpulseaudio ,
15
16
openssl ,
16
17
pkg-config ,
17
18
hicolor-icon-theme ,
30
31
path = lib . cleanSource ../. ;
31
32
} ;
32
33
nativeBuildInputs = [ pkg-config wrapGAppsHook gobject-introspection ] ;
33
- buildInputs = [ gtk3 gdk-pixbuf glib gtk-layer-shell glib-networking shared-mime-info gnome . adwaita-icon-theme hicolor-icon-theme gsettings-desktop-schemas libxkbcommon openssl ] ;
34
+ buildInputs = [ gtk3 gdk-pixbuf glib gtk-layer-shell glib-networking shared-mime-info gnome . adwaita-icon-theme hicolor-icon-theme gsettings-desktop-schemas libxkbcommon libpulseaudio openssl ] ;
34
35
propagatedBuildInputs = [
35
36
gtk3
36
37
] ;
You can’t perform that action at this time.
0 commit comments