зеркало из https://github.com/mozilla/gecko-dev.git
d3e574bc41
This patch contains three changes: 1. a local version of glb.iglob in vendor_manifest.py that always matches hidden files for '**'. I've tested it on Python 3.5 up to 3.12 and it works as expected. 2. a cleanup of many moz.yaml files that got convluted because of the previous behavior of '**' 3. removal of a few useless files that are now caught by the '**' globbing. Differential Revision: https://phabricator.services.mozilla.com/D190195 |
||
---|---|---|
.. | ||
drm | ||
libdrm | ||
README.md | ||
moz.build | ||
moz.yaml |
README.md
Libdrm is a drm library wrapper needed to build and run Firefox with Pipewire support on Linux (https://gitlab.freedesktop.org/mesa/drm).
libdrm directory stores headers of libdrm needed for build only.