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

Unified Diff: chromeos-base/chromeos-chrome/chromeos-chrome-9999.ebuild

Issue 6792016: Add runtime dependency to setxkbmap, as the command is now used by chrome. (Closed) Base URL: http://git.chromium.org/git/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: chromeos-base/chromeos-chrome/chromeos-chrome-9999.ebuild
diff --git a/chromeos-base/chromeos-chrome/chromeos-chrome-9999.ebuild b/chromeos-base/chromeos-chrome/chromeos-chrome-9999.ebuild
index c6744c3f4648fada8874ddf7b288e56481e6e211..ec49488b2550c07530156cb4ac91bbf734fb441b 100755
--- a/chromeos-base/chromeos-chrome/chromeos-chrome-9999.ebuild
+++ b/chromeos-base/chromeos-chrome/chromeos-chrome-9999.ebuild
@@ -141,7 +141,8 @@ RDEPEND="${RDEPEND}
sys-libs/zlib
x86? ( !chrome_internal? ( www-plugins/adobe-flash ) )
>=x11-libs/gtk+-2.14.7
- x11-libs/libXScrnSaver"
+ x11-libs/libXScrnSaver
+ x11-apps/setxkbmap"
DEPEND="${DEPEND}
${RDEPEND}
« 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