Update snapcraft.yaml

This commit is contained in:
Michel Promonet 2019-03-29 23:26:53 +01:00 committed by GitHub
parent 9f063c9472
commit 1edbfefe2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,9 +13,11 @@
parts: parts:
live: live:
plugin: tar-content plugin: dump
source: https://download.videolan.org/pub/contrib/live555/live.2019.03.06.tar.gz source: https://download.videolan.org/pub/contrib/live555/live.2019.03.06.tar.gz
source-type: tar source-type: tar
install: |
tar xvf live*.tar.gz
build: build:
plugin: cmake plugin: cmake
source: https://github.com/mpromonet/v4l2rtspserver source: https://github.com/mpromonet/v4l2rtspserver