Skip to content

Commit af713a1

Browse files
committed
lib
1 parent 32d2518 commit af713a1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

snapcraft.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: onvif
22
version: 4.2.0
3-
summary: Cross-Platform Benchmark
3+
summary: onvif viewer
44
description: |
55
onvif tools
66
confinement: strict
@@ -10,7 +10,10 @@ parts:
1010
onvif:
1111
plugin: dump
1212
source: ./
13-
13+
stage-packages:
14+
- ffmpeg
15+
- x264
16+
- x265
1417
apps:
1518
onvif:
1619
command: onvif

0 commit comments

Comments
 (0)