capybara-webkit: qt5Full -> qt48

This commit is contained in:
Michael Fellinger 2016-04-17 22:35:04 +02:00
parent fbf36c5108
commit caadfd53e3
No known key found for this signature in database
GPG Key ID: 29346DF9068A7479

View File

@ -21,7 +21,7 @@
, libiconv, postgresql, v8_3_16_14, clang, sqlite, zlib, imagemagick
, pkgconfig , ncurses, xapian, gpgme, utillinux, fetchpatch, tzdata, icu, libffi
, cmake, libssh2, openssl, mysql, darwin, git, perl, gecode_3, curl
, libmsgpack, qt5Full
, libmsgpack, qt48
}:
let
@ -30,7 +30,7 @@ in
{
capybara-webkit = attrs: {
buildInputs = [ qt5Full ];
buildInputs = [ qt48 ];
};
charlock_holmes = attrs: {