mirror of
https://github.com/mpromonet/v4l2rtspserver
synced 2024-11-02 03:40:13 +00:00
Update snapcraft.yaml
This commit is contained in:
parent
9f8c6468e0
commit
8d7ac157ab
@ -12,13 +12,13 @@
|
||||
confinement: devmode # use 'strict' once you have the right plugs and slots
|
||||
|
||||
parts:
|
||||
plugin: cmake
|
||||
source: https://github.com/mpromonet/v4l2rtspserver
|
||||
source-type: git
|
||||
install: |
|
||||
cmake .
|
||||
make
|
||||
cpack
|
||||
mkdir -p $SNAPCRAFT_PART_INSTALL/bin/
|
||||
cp *.deb $SNAPCRAFT_PART_INSTALL/bin/
|
||||
build:
|
||||
plugin: cmake
|
||||
source: https://github.com/mpromonet/v4l2rtspserver
|
||||
source-type: git
|
||||
install: |
|
||||
cmake .
|
||||
make
|
||||
cpack
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user