winePackages.wine: add SDL support

This commit is contained in:
rnhmjoj
2018-11-29 00:18:46 +01:00
parent aa053197de
commit ff74da41fd
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@ rec {
udevSupport = true;
xineramaSupport = true;
xmlSupport = true;
sdlSupport = true;
};
full = base.override {