Skip to content

community/remmina: added dependency on freerdp

Maarten van Gompel requested to merge proycon/aports:remmina into master

Remmina is missing some parts of freerdp, currently it only pulls in freerdp-libs, which does NOT contain
/usr/lib/freerdp2/librdpsnd-client-fake.so (that's in package freerdp) and results in an issue similar to https://github.com/FreeRDP/FreeRDP/issues/7553. This should solve it I think (the better alternative is probably to solve it in the freerdp packages themselves? but I'm not sure how to go about that)..

Merge request reports