about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/telegram/cutegram/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/telegram/cutegram/default.nix')
-rw-r--r--pkgs/applications/networking/instant-messengers/telegram/cutegram/default.nix2
1 files changed, 1 insertions, 1 deletions
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 {