diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-11-18 17:28:13 -0500 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-11-18 17:28:13 -0500 |
commit | 52f397ec7a0f0698ea24c05c1bd538ec17161714 (patch) | |
tree | a43b34dbc3626eaae191faf20e57f1994341ca7e /install.xml | |
parent | 5e57352e1295d33cf9815800393212824d53bb75 (diff) |
SH-350 SH-351 SH-355 FIX ARC fixes
Had a few debugging lines in my last checkin.
Cleaning up unreviewed changes.
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/install.xml b/install.xml index fc374f8c96..ad3e9a92a2 100644 --- a/install.xml +++ b/install.xml @@ -1004,6 +1004,25 @@ anguage Infrstructure (CLI) international standard</string> </map> </map> </map> + <key>libuuid</key> + <map> + <key>copyright</key> + <string>Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/></string> + <key>description</key> + <string>Generates UUIDs under Linux. Originally a part of the ext2fs filesystem. Also see lluuid.cpp for all platforms. Part of the e2fsprogs package.</string> + <key>license</key> + <string>lgpl</string> + <key>packages</key> + <map> + <key>linux</key> + <map> + <key>md5sum</key> + <string>91b194aed4b38bc23493b198009a8c6a</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/libuuid-linux-20090417.tar.bz2</uri> + </map> + </map> + </map> <key>libxml</key> <map> <key>license</key> |