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

Unified Diff: dev-util/hdctools/hdctools-9999.ebuild

Issue 6765005: Add tidy to build deps for hdctools (Closed) Base URL: ssh://gitrw.chromium.org:9222/chromiumos-overlay.git@master
Patch Set: Created 9 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dev-util/hdctools/hdctools-9999.ebuild
diff --git a/dev-util/hdctools/hdctools-9999.ebuild b/dev-util/hdctools/hdctools-9999.ebuild
index 79619b0ceb3e8f961508f5e9f629d0b92648d1ff..14b9591c8ef32062d4947fb43a4736ccf3d134f9 100644
--- a/dev-util/hdctools/hdctools-9999.ebuild
+++ b/dev-util/hdctools/hdctools-9999.ebuild
@@ -15,7 +15,9 @@ inherit cros-workon distutils
RDEPEND=">=dev-embedded/libftdi-0.18
dev-libs/libusb"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ app-text/htmltidy
+ "
src_compile() {
tc-export CC PKG_CONFIG
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698