I don't think we want two targets to install the same files.
The usual way on Linux is that the -lib package includes a .so.1, and the -dev package includes a .so symlink. This implies that you need the -lib package to build things. I think it's fine for Wine to do the same.