Skip to content

background: Drop the unused build dependency on Grilo

Debarshi Ray requested to merge wip/rishi/background-remove-grilo into master

The code that uses Grilo to fetch the user's Flickr photos isn't actually used by the Background panel, to the extent that the final binary doesn't even link against Grilo. Getting rid of this unused code will ensure that distributors aren't needlessly pulling in this dependency.

#1345 (closed)

Merge request reports