fastrpc-support ships daemons like /usr/sbin/cdsprpcd and that daemon requires libfastrpc1, but I've just noticed there isn't a dependency declared despite ${shlibs:Depends} being used. Perhaps this is due to the use of dlopen()? This seems to be the case in 1.0.2-2 as well as my branch for 1.0.7 in #87. Leaving a note so I don't forget while I investigate something else.
fastrpc-support ships daemons like
/usr/sbin/cdsprpcdand that daemon requires libfastrpc1, but I've just noticed there isn't a dependency declared despite${shlibs:Depends}being used. Perhaps this is due to the use ofdlopen()? This seems to be the case in 1.0.2-2 as well as my branch for 1.0.7 in #87. Leaving a note so I don't forget while I investigate something else.