mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
Change gstreamer-register to gst-register
Original commit message from CVS: Change gstreamer-register to gst-register
This commit is contained in:
parent
2a5029145e
commit
9ce73b2cfa
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -6,6 +6,6 @@ plugins for GStreamer
|
||||||
add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH
|
add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH
|
||||||
|
|
||||||
* to register plugins in source tree
|
* to register plugins in source tree
|
||||||
run gstreamer-register --gst-plugin-path=.
|
run gst-register --gst-plugin-path=.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue