2025-12-10 22:37 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

* README.md
  * package/harbour.spec
    + added --with localpng RPM build switch
This commit is contained in:
Przemysław Czerpak
2025-12-10 22:37:25 +01:00
parent bc326cee07
commit efde19ca13
3 changed files with 10 additions and 2 deletions

View File

@@ -394,6 +394,8 @@ You can fine-tune the build with these options:
--with pgsql - build components dependent on pgsql (hbpgsql, sddpg)
--with localzlib - build local copy of zlib library
--with localpcre - build local copy of pcre library
--with localpng - build local copy of png library
--with localbz2 - build local copy of bz2 library
--without x11 - do not build components dependent on x11 (gtxwc)
--without curses - do not build components dependent on curses (gtcrs)
--without slang - do not build components dependent on slang (gtsln)