GNOME Software: fix dependencies
Fix dependency relationship between gnome-software and its plugin. The plugin dynamically links against gnome-software-lib, but does not depend on gnome-software. On the contrary, gnome-software depends on both gnome-software-lib and gnome-software-plugin-apk. The lib subpackage is what avoids the circular dependency.