Merge branch 'release/1.10.x'

[skip ci]
This commit is contained in:
rdb 2023-02-13 12:04:48 +01:00
commit 0d2f6266bd
2 changed files with 2 additions and 1 deletions

View File

@ -27,6 +27,7 @@ This is a list of all the people who are contributing financially to Panda3D. I
* Maxwell Dreytser
* SureBet
* Gyedo Jeon
* GameDev JONI
## Backers

View File

@ -106,7 +106,7 @@ python3 makepanda/makepanda.py --everything --installer --no-egl --no-gles --no-
You will probably see some warnings saying that it's unable to find several
dependency packages. You should determine which ones you want to include in
your build and install the respective development packages. You may visit
[this manual page](https://www.panda3d.org/manual/?title=Third-party_dependencies_and_license_info)
[this manual page](https://docs.panda3d.org/1.11/python/distribution/thirdparty-licenses)
for an overview of the various dependencies.
If you are on Ubuntu, this command should cover the most frequently