Marcel Telka
2024-03-31 2ba18872f5c70e96d18c8760e6c835c39eb2caca
transforms/mkgeneric
@@ -29,8 +29,8 @@
# present.
#
# For instance, for a package "mako-generic", we want to create a package
# "mako", which brings in "mako-26" if "python-26" is present, and "mako-27" if
# "python-27" is present.
# "mako", which brings in "mako-27" if "python-27" is present, and "mako-34" if
# "python-34" is present.
#
# We do this by grabbing just the set actions from "mako-generic", and emitting
# those conditional depend actions.  We require that the parameterized package