Commit Graph

3 Commits

Author SHA1 Message Date
OscarL
9a9383d7c2 libigloo: remove unneeded build deps. Kudos to korli for the trick. (#12248)
This side-steps the issue of ./configure thinking that some files got
modified, and thus wanting to call automake, when the work-dirs are in
a BFS volume.

See https://github.com/haikuports/haikuporter/issues/325 and
https://dev.haiku-os.org/ticket/19213.
2025-04-28 06:08:37 +00:00
OscarL
160f22f5aa libigloo: build fix when not using RAMFS workdirs (as in builders). (#12243)
See: https://github.com/haikuports/haikuporter/issues/325.

Also: added libtoolize as depedency, as build was still failing
without it for Begasus, despite it working fine for me on two different
installs (beta5 and a "clean" nighly). No idea what the issue might be.
2025-04-25 07:05:34 +00:00
OscarL
18a06a420c libigloo: new recipe. (#12224)
This will be needed when updating Icecast to >= 2.5.
2025-04-25 04:22:36 +00:00