p4v: comment why it is broken with Qt5.15

This commit is contained in:
freezeboy 2020-11-07 12:38:12 +01:00
parent c99a4f92ac
commit a62425888c

View file

@ -22618,6 +22618,7 @@ in
};
p4 = callPackage ../applications/version-management/p4 { };
# Broken with Qt5.15 because qtwebkit is broken with it
p4v = libsForQt514.callPackage ../applications/version-management/p4v { };
partio = callPackage ../development/libraries/partio {};