Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gstreamer-rs-sys
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GStreamer
gstreamer-rs-sys
Commits
2a73d29e
Commit
2a73d29e
authored
Nov 10, 2018
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix gstreamer-check library link name
parent
2a307d53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gstreamer-check-sys/Cargo.toml
gstreamer-check-sys/Cargo.toml
+1
-1
No files found.
gstreamer-check-sys/Cargo.toml
View file @
2a73d29e
...
...
@@ -42,7 +42,7 @@ description = "FFI bindings to libgstcheck-1.0"
homepage
=
"https://gstreamer.freedesktop.org"
keywords
=
[
"ffi"
,
"gstreamer"
,
"gnome"
,
"multimedia"
]
license
=
"MIT"
links
=
"gst
reamer-
check-1.0"
links
=
"gstcheck-1.0"
name
=
"gstreamer-check-sys"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment