[yt-svn] commit/yt: 2 new changesets

Bitbucket commits-noreply at bitbucket.org
Sun Aug 5 07:48:17 PDT 2012


2 new commits in yt:


https://bitbucket.org/yt_analysis/yt/changeset/6d195b8f68da/
changeset:   6d195b8f68da
branch:      yt
user:        MatthewTurk
date:        2012-08-05 16:47:41
summary:     Adding uuid-dev to the Ubuntu notes in install_script.sh.
affected #:  1 file

diff -r b950249e356e67e8c101606a73cc43fdbc9bfe79 -r 6d195b8f68daa0e157601a595091801293dc9e57 doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -213,10 +213,11 @@
         echo "  * libncurses5"
         echo "  * libncurses5-dev"
         echo "  * zip"
+        echo "  * uuid-dev"
         echo
         echo "You can accomplish this by executing:"
         echo
-        echo "$ sudo apt-get install libssl-dev build-essential libncurses5 libncurses5-dev zip"
+        echo "$ sudo apt-get install libssl-dev build-essential libncurses5 libncurses5-dev zip uuid-dev"
         echo
     fi
     if [ ! -z "${CFLAGS}" ]



https://bitbucket.org/yt_analysis/yt/changeset/f3433665ccaf/
changeset:   f3433665ccaf
branch:      stable
user:        MatthewTurk
date:        2012-08-05 16:47:41
summary:     Adding uuid-dev to the Ubuntu notes in install_script.sh.
affected #:  1 file

diff -r 9a736000a6523f75744d9a9b0a0d538fa34ab3bc -r f3433665ccaf898fcb4f1dc2addf0248fa8a74cc doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -213,10 +213,11 @@
         echo "  * libncurses5"
         echo "  * libncurses5-dev"
         echo "  * zip"
+        echo "  * uuid-dev"
         echo
         echo "You can accomplish this by executing:"
         echo
-        echo "$ sudo apt-get install libssl-dev build-essential libncurses5 libncurses5-dev zip"
+        echo "$ sudo apt-get install libssl-dev build-essential libncurses5 libncurses5-dev zip uuid-dev"
         echo
     fi
     if [ ! -z "${CFLAGS}" ]

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list