makedepend: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Feb 17 02:03:15 UTC 2023


 .gitlab-ci.yml |    4 ++--
 Makefile.am    |    1 -
 configure.ac   |    3 ---
 def.h          |   26 ++++++++++++++++++++++++--
 main.c         |   14 +-------------
 5 files changed, 27 insertions(+), 21 deletions(-)

New commits:
commit bfd2bb4f70d2c155c1bd281ce0ea6b106ec0e2fb
Author: Fabian Vogt <fvogt at suse.de>
Date:   Tue Jan 31 10:22:52 2023 +0100

    Avoid depending on xproto
    
    makedepend is rather early in the distro bootstrap chain, so it shouldn't pull
    in anything it doesn't really need.
    
    xproto is only pulled in for two macros which we can just as easily provide
    ourselves.



More information about the xorg-commit mailing list