glest / glest-source

Glest is a network multi-player cross-platform 3D real-time strategy (RTS) game, where you create armies of units and battle different factions.
https://glest.io
GNU General Public License v3.0
58 stars 39 forks source link

remove references to libxml #265

Closed andy5995 closed 6 years ago

andy5995 commented 6 years ago

libxml is no longer a dependency and references to it can be removed from this script

https://github.com/ZetaGlest/zetaglest-source/blob/develop/mk/linux/setupBuildDeps.sh

and also from packaging/debian/control

pranav0281999 commented 6 years ago

I would like to take this issue, you can assign me.

pranav0281999 commented 6 years ago

I have created a pull request https://github.com/ZetaGlest/zetaglest-source/pull/269. All the checks have passed. Please review.