slackbuilds_ponce/network/chromium/README
Yucatan Costa dbf119ec11 network/chromium: Updated for version 9.0.597.107.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-03-06 10:09:19 -03:00

14 lines
412 B
Text

Google Chromium is a browser that combines a minimal design with
sophisticated technology to make the web faster, safer, and easier.
Note:
Some processors don't have the SSE2 flag. Check it with:
cat /proc/cpuinfo | grep -i sse2
In this case you should disable sse2 when compiling chromium. Do this by
running the script as:
NO_SSE2=1 ./chromium.SlackBuild
Dependencies: yasm, libevent, gnome-keyring