diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-10-22 14:46:15 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-10-22 14:46:15 -0400 |
commit | bfe759584f63c0587a2dc6a0086ad9d5b6c63a56 (patch) | |
tree | 84653a1211908c7dd2ce5bc4877e79f8e6515099 /autobuild.xml | |
parent | 62fc3ceaf5251458239f91192a05edc64bedf33b (diff) | |
parent | 394f7b37f2ec05c7cfb32c350432886f1c493c85 (diff) |
Merge branch 'develop' into marchcat/xcode-16
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/autobuild.xml b/autobuild.xml index 4f187c3c18..70d7216486 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -65,36 +65,6 @@ </map> </map> </map> - <key>fltk</key> - <map> - <key>platforms</key> - <map> - <key>linux64</key> - <map> - <key>archive</key> - <map> - <key>hash</key> - <string>691fef2ddd57d7b6c26e87fc82d9ace3f54e078c</string> - <key>hash_algorithm</key> - <string>sha1</string> - <key>url</key> - <string>https://github.com/secondlife/3p-fltk/releases/download/v1.3.9-r1/fltk-1.3.9.8556992788-linux64-8556992788.tar.zst</string> - </map> - <key>name</key> - <string>linux</string> - </map> - </map> - <key>license</key> - <string>LGPL/fltk</string> - <key>license_file</key> - <string>LICENSES/fltk.txt</string> - <key>copyright</key> - <string>Copyright (C) fltk project</string> - <key>version</key> - <string>1.3.5</string> - <key>name</key> - <string>fltk</string> - </map> <key>apr_suite</key> <map> <key>platforms</key> |