[camera] update README (#33)

Remove "apt install libglib2.0-dev"
This commit is contained in:
Hidenori Matsubayashi
2021-08-19 09:40:53 +09:00
committed by GitHub
parent c3abfca69a
commit 72ce4f3942

View File

@ -7,7 +7,6 @@ The implementation of the camera plugin for flutter elinux. APIs are designed to
This plugin uses [GStreamer](https://gstreamer.freedesktop.org/) internally.
```Shell
$ sudo apt install libglib2.0-dev
$ sudo apt install libgstreamer1.0-dev
# Install as needed.
$ sudo apt libgstreamer-plugins-base1.0-dev \