diff options
author | Linus Groh <mail@linusgroh.de> | 2021-09-10 19:55:30 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-11 00:28:39 +0200 |
commit | 8b3e1c00164fbd28ffe8dcf982b096b4d8cae408 (patch) | |
tree | 6486d51f9afab6915db21a62e4155c6d8647c1a2 /Ports/AvailablePorts.md | |
parent | f646d49ac190c2388cf946abfd8ab4d9ae7a8d9f (diff) | |
download | serenity-8b3e1c00164fbd28ffe8dcf982b096b4d8cae408.zip |
Ports: Add libuuid
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index 4eb695f573..44352c3d9a 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -82,6 +82,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`libtheora`](libtheora/) | libtheora | 1.1.1 | https://www.theora.org/ | | [`libtiff`](libtiff/) | libtiff | 4.2.0 | http://www.libtiff.org/ | | [`libtool`](libtool/) | libtool | 2.4 | https://www.gnu.org/software/libtool/ | +| [`libuuid`](libuuid/) | libuuid (from util-linux) | 2.37.2 | https://github.com/karelzak/util-linux/tree/master/libuuid | | [`libuv`](libuv/) | libuv | b12699b | https://github.com/libuv/libuv | | [`libvorbis`](libvorbis/) | libvorbis | 1.3.7 | https://github.com/xiph/vorbis | | [`libxml2`](libxml2/) | libxml2 | 2.9.12 | http://www.xmlsoft.org/ | |