Skip to content

Commit

Permalink
Update mp4 dependency to include openssl
Browse files Browse the repository at this point in the history
mp4 code was changed earlier which uses openssl in some way but the
dependency was not updated.

Issue: 15

Change-Id: Icababe00753f739832d61bc6792d95321cc59cf5
  • Loading branch information
kqyang committed Apr 28, 2015
1 parent 14a1e06 commit 5f64698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packager/media/formats/mp4/mp4.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
'track_run_iterator.h',
],
'dependencies': [
'../../../third_party/openssl/openssl.gyp:openssl',
'../../base/media_base.gyp:base',
],
},
Expand Down

0 comments on commit 5f64698

Please sign in to comment.