Closed issue by akhiljalagam on void-packages repository https://github.com/void-linux/void-packages/issues/38328 Description: ### Is this a new report? Yes ### System Info Void 5.18.11_1 x86_64 GenuineIntel notuptodate rFFFFFFFFFFFFFF ### Package(s) Affected freerdp-2.7.0_1 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour freerdp should support `/smart-sizing` to adjust resolution to window size. Otherwise, there is no use on 4k screens. ### Actual behaviour when used `freerdp /smart-sizing ...` command, I am getting the followoing error `SmartScaling requested but compiled without libcairo support` ### Steps to reproduce just run this command with RDP host `xfreerdp /u:Administrator /p:"password" /v: /smart-sizing /scale:100 /w:1920 /h:1080`