Merge pull request #116945 from SuperSandro2000/xlibs-related

This commit is contained in:
Sandro
2021-04-02 21:41:46 +02:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+4
View File
@@ -800,6 +800,10 @@ self: super:
};
});
xf86videoopenchrome = super.xf86videoopenchrome.overrideAttrs (attrs: {
buildInputs = attrs.buildInputs ++ [ self.libXv ];
});
xf86videoxgi = super.xf86videoxgi.overrideAttrs (attrs: {
patches = [
# fixes invalid open mode