qt3: fix infinite recursion created by 0b17251c06
This commit is contained in:
parent
bf94beff42
commit
9404b2cc12
@ -10,8 +10,6 @@
|
||||
, x11, xextproto, zlib, libjpeg, libpng, which
|
||||
}:
|
||||
|
||||
let libpng = libpng; in
|
||||
|
||||
assert xftSupport -> libXft != null;
|
||||
assert xrenderSupport -> xftSupport && libXrender != null;
|
||||
assert xrandrSupport -> libXrandr != null && randrproto != null;
|
||||
|
Loading…
Reference in New Issue
Block a user