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