Skip to content

Commit

Permalink
Update gstreamer
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed May 16, 2019
1 parent 5d47910 commit e89b7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/linux/gstreamer/gstreamer.sh
Expand Up @@ -6,5 +6,5 @@

set -o errexit

curl -L https://servo-deps.s3.amazonaws.com/gstreamer/gstreamer-1.14-x86_64-linux-gnu.20190213.tar.gz | tar xz
curl -L https://servo-deps.s3.amazonaws.com/gstreamer/gstreamer-1.16-x86_64-linux-gnu.20190515.tar.gz | tar xz
sed -i "s;prefix=/opt/gst;prefix=$PWD/gst;g" $PWD/gst/lib/pkgconfig/*.pc

0 comments on commit e89b7e8

Please sign in to comment.