Changeset bcd84ba4


Ignore:
Timestamp:
01/11/2023 02:22:11 PM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7f5bdbb9
Parents:
5247008
Message:

Add pythonhosted.xml as a dependency of BLFS_FULL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r5247008 rbcd84ba4  
    160160
    161161validate: $(RENDERTMP)/$(BLFSFULL)
    162 $(RENDERTMP)/$(BLFSFULL): version.ent
     162$(RENDERTMP)/$(BLFSFULL): $(PYHOSTED) version.ent
    163163        $(Q)[ -d $(RENDERTMP) ] || mkdir -p $(RENDERTMP)
    164164
Note: See TracChangeset for help on using the changeset viewer.