Marcel Telka
2024-03-23 4325c82a563491d25a1f48db6e125ec04b750554
make-rules/setup.py.mk
@@ -666,7 +666,7 @@
$(BUILD_DIR)/META.depend-test.required:   $(INSTALL_$(MK_BITS))
   $(CAT) $(INSTALL_$(MK_BITS):%.installed=%.depend-test) | $(SORT) -u \
      | $(GSED) -e 's/.*/TEST_REQUIRED_PACKAGES.python += library\/python\/&/' \
      | $(GNU_GREP) -v ' $(COMPONENT_FMRI)$$' \
      | ( $(GNU_GREP) -v ' $(COMPONENT_FMRI)$$' || true ) \
      > $@
# Add META.depend-test.required to the generated list of REQUIRED_PACKAGES