diff options
author | David Walter Seikel | 2013-01-13 17:33:13 +1000 |
---|---|---|
committer | David Walter Seikel | 2013-01-13 17:33:13 +1000 |
commit | da5495b341b22df8e2df3f934ba132d2171404e7 (patch) | |
tree | 68ba274a03f825d472b248cdd641f1c61e1d92c7 /libraries/README | |
parent | Remove unused LuaJIT 1.1.7, since the 2.0 version works fine. (diff) | |
download | SledjHamr-da5495b341b22df8e2df3f934ba132d2171404e7.zip SledjHamr-da5495b341b22df8e2df3f934ba132d2171404e7.tar.gz SledjHamr-da5495b341b22df8e2df3f934ba132d2171404e7.tar.bz2 SledjHamr-da5495b341b22df8e2df3f934ba132d2171404e7.tar.xz |
Don't actually build EFL, though it should do so in the future, but from downloaded released source tarballs.
Diffstat (limited to '')
-rw-r--r-- | libraries/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/README b/libraries/README index f40f9e4..7f30dc0 100644 --- a/libraries/README +++ b/libraries/README | |||
@@ -9,3 +9,5 @@ documented. | |||
9 | luaproc has been hacked up a bit, and will continue to be hacked up. | 9 | luaproc has been hacked up a bit, and will continue to be hacked up. |
10 | Merged it into LuaSL, so it's no longer here. | 10 | Merged it into LuaSL, so it's no longer here. |
11 | 11 | ||
12 | EFL has been released, so not including that anymore. You can find it | ||
13 | in distro repos, PPA's, etc. Or http://enlightenment.org/ \ No newline at end of file | ||