Commit 10074f8
committed
env: Adjust librosprite dependency inclusion
* It made no sense to include it in the RISC OS builds.
The RISC OS front end is the only one that can handle sprites
without this library.
* The only front ends that don't default NETSURF_USE_ROSPRITE
to NO are: `beos`, `framebuffer`, and `gtk`, which set it to
AUTO.
* This adjusts it so it's recognised as a dependency for the
default HOST case, which is typically used for native linux
`framebuffer`/`gtk` builds.1 parent 3c17a1f commit 10074f8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
| 374 | + | |
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| |||
0 commit comments