### Description
It was reported that using the RPM for v5.0.7 from opensuse build service is getting an error on dependency for internal lib ims.
Getting the rpm from:
* http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/RHEL_7...
Then:
``` rpm -ivh kamailio-5.0.7-8.el7.x86_64.rpm warning: kamailio-5.0.7-8.el7.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 941fdbdd: NOKEY error: Failed dependencies: libkamailio_ims.so.0()(64bit) is needed by kamailio-5.0.7-8.el7.x86_64 ```
### Troubleshooting
#### Reproduction
See above.
### Additional Information
* **Kamailio Version** - output of `kamailio -v`
``` 5.0.7, but can be the same for 5.1 or newer. ```
* **Operating System**:
``` RHEL 7, but can be the same for other OSes ```