This website requires JavaScript.
Explore
Help
Sign In
haskal
/
gst-meet
Watch
1
Star
0
Fork
You've already forked gst-meet
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Added OpenSSL as build dependency in shell.nix
Browse Source
...
This commit is contained in:
Jasper Hugo
2021-12-24 18:19:16 +07:00
parent
9d6d696b08
commit
abd8bcb142
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
shell.nix
Unescape
Escape
View File
@ -73,6 +73,7 @@ mkShell {
buildInputs
=
[
buildInputs
=
[
cargo
cargo
pkg-config
pkg-config
openssl
glib
glib
glib-networking
glib-networking
gstreamer
gstreamer
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
haskal/gst-meet
Title
Body
Create Issue