Commit 68864b9d authored by 3JlOy_PYCCKUI's avatar 3JlOy_PYCCKUI
Browse files

gwe: add reactivex dependency

fixes #269482
parent c2b35400
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ let
   requests
   rx
   gtk3
   reactivex
 ]);
in stdenv.mkDerivation rec {
  pname = "gwe";