From 126188be5c5b8a0252adbd204b5f85cfd8c43fd4 Mon Sep 17 00:00:00 2001 From: Thomas Tuegel Date: Sat, 19 Dec 2015 21:03:33 -0600 Subject: [PATCH] cutegram: Qt 5 infrastructure updates --- .../networking/instant-messengers/telegram/cutegram/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/networking/instant-messengers/telegram/cutegram/default.nix b/pkgs/applications/networking/instant-messengers/telegram/cutegram/default.nix index cf559a04fc50..26a7eb49279b 100644 --- a/pkgs/applications/networking/instant-messengers/telegram/cutegram/default.nix +++ b/pkgs/applications/networking/instant-messengers/telegram/cutegram/default.nix @@ -1,5 +1,5 @@ { stdenv, fetchFromGitHub -, qt5Libs, qtbase, qtquick1, qtmultimedia, qtquickcontrols, qtgraphicaleffects, makeQtWrapper +, qtbase, qtquick1, qtmultimedia, qtquickcontrols, qtgraphicaleffects, makeQtWrapper , telegram-qml, libqtelegram-aseman-edition }: stdenv.mkDerivation rec {