Closed sky0470 closed 1 day ago
Hey, I managed to install it using this workaround:
brew install jstkdng/programs/ueberzugpp
and wait for the error message regarding openssl@1.1
brew edit ueberzugpp
and change depends_on openssl@1.1
to depends_on openssl@3
brew install ueberzugpp
Didn't encounter any further issues yet.
my bad, forgot about homebrew since my hackintosh setup died. I will also upgrade it to the latest version when I have the time.
updated to 2.9.6
Hi,
When I install ueberzugpp with Homebrew, I encounter the error
I believe openssl 1.1 is deprecated and disabled in Homebrew so it should not be in the dependency list.
Thank you for your help!