Skip to content

Commit

Permalink
Refined ffmpeg example
Browse files Browse the repository at this point in the history
  • Loading branch information
wkozaczuk committed Oct 30, 2018
1 parent acace54 commit 349a11e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/ffmpeg/meta/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ require:
- osv.httpserver-html5-cli
- osv.httpserver-html5-gui
- osv.ffmpeg
- osv.libz
created: 2018-06-02T22:43:08Z
1 change: 1 addition & 0 deletions scripts/download_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ case "$1" in
download_package ffmpeg "0.52.0"
download_package lighttpd "0.51.0"
download_package nginx "0.51.0"
download_package libz "0.52.0"
download_package iperf "0.51.0"
download_package python3x "0.52.0"
download_package netperf "0.51.0"
Expand Down

0 comments on commit 349a11e

Please sign in to comment.