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

Unified Diff: ports/alut-demo/pkg_info

Issue 1417223003: Switch from using 'nacl_main' to 'main' entry point (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/alut-demo/build.sh ('k') | ports/avrdude/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/alut-demo/pkg_info
diff --git a/ports/alut-demo/pkg_info b/ports/alut-demo/pkg_info
index 1a59d9bc80d53f30790cc2958ca3e42f6088380c..dfa1c6d31063e4b82e97d6818bba240c5c79963c 100644
--- a/ports/alut-demo/pkg_info
+++ b/ports/alut-demo/pkg_info
@@ -1,4 +1,4 @@
NAME=alut-demo
VERSION=0.1
-DEPENDS=(freealut)
+DEPENDS=(freealut nacl-spawn)
DISABLED_TOOLCHAIN=(emscripten)
« no previous file with comments | « ports/alut-demo/build.sh ('k') | ports/avrdude/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698