Hello Guys I have been trying to build telegram based on this: https://github.com/telegramdesktop/tdesktop/blob/master/doc/building-cmake.md I am in the final part and I keep getting this error: [ 0%] Built target Updater [ 1%] Built target codegen_numbers__qt_moc make[2]: *** No rule to make target '/usr/local/ssl/lib/libssl.a', needed by 'codegen_numbers'. Stop. make[1]: *** [CMakeFiles/Makefile2:457: CMakeFiles/codegen_numbers.dir/all] Error 2 make: *** [Makefile:84: all] Error 2 Now I understand that there is no libssl in arch and it's probably because of that. But how can I fix this issue? Thanks in advance. -- Best Sajjad 'MCSH' Heydari