Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Unified Diff: ports/ffmpeg/pkg_info

Issue 1409393006: Add libvpx port (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ports/ffmpeg/build.sh ('k') | ports/libvpx/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/ffmpeg/pkg_info
diff --git a/ports/ffmpeg/pkg_info b/ports/ffmpeg/pkg_info
index 2bf6d340a98e68e7a33f979ed9fc54395a87c427..70d4816085785b1aa549d31931e6bd14932a348c 100644
--- a/ports/ffmpeg/pkg_info
+++ b/ports/ffmpeg/pkg_info
@@ -5,6 +5,6 @@ LICENSE=GPL,LGPL
CONFLICTS=(libav)
# Disabled on arm due to non-optional arm in .S files.
DISABLED_ARCH=(arm)
-DEPENDS=(lame libvorbis libtheora glibc-compat)
+DEPENDS=(lame libvorbis libtheora glibc-compat libvpx)
SHA1=dfcd13e7c3e65a59cbe4cab85718ae84da824c5b
DISABLED_TOOLCHAIN=(emscripten)
« no previous file with comments | « ports/ffmpeg/build.sh ('k') | ports/libvpx/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698