Hello! For the record, the reason for this bug is that gnome-shell gets built without NetworkManager support. The patch introduces --enable-networkmanager which is not used and defaults to auto. Auto needs a number of pkg-config files to be available and gnome-shell does not currently build-depend on libgnome-keyring-dev so NM support gets disabled. Either the build-dependencies needs to be updated to include libgnome-keyring-dev or the patch modified to not check for it (if it's not needed).
-- Andreas Henriksson -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org