vivaldi-snapshot-codecs-ffmpeg-extra.sh 209 Bytes
Newer Older
1 2 3 4 5 6 7 8
#!/bin/sh -x

# It will be run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"

PRODUCT=vivaldi-snapshot-codecs-ffmpeg-extra

9 10 11
. $(dirname $0)/common.sh

add_requires vivaldi-snapshot
12 13

set_autoreq 'yes'