qt54.qtbase: fix evaluation error
This commit is contained in:
parent
d1301160bb
commit
2b76df28b0
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ stdenv.mkDerivation {
|
|||
|
||||
propagatedBuildInputs = [
|
||||
xlibs.libXcomposite libX11 libxcb libXext libXrender libXi
|
||||
fontconfig freetype openssl dbus.libs glib udev libxml2 libxslt pcre
|
||||
fontconfig freetype openssl dbus glib udev libxml2 libxslt pcre
|
||||
zlib libjpeg libpng libtiff sqlite icu
|
||||
xcbutil xcbutilimage xcbutilkeysyms xcbutilwm libxkbcommon
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue