Marcel Telka
2024-04-03 5ceb9ce17c9c0c13399f46d71c67f7b29c44e40f
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