Move rygel base libs up the linking chain to avoid excessive linking
authorAndreas Henriksson <andreas@fatal.se>
Wed, 19 Sep 2012 17:19:44 +0000 (19:19 +0200)
committerJens Georg <jensg@openismus.com>
Sat, 6 Oct 2012 13:11:32 +0000 (15:11 +0200)
commit1a3e2c1a1256c1ad48e6c92572cb9692b24b7ff6
tree5950ed7aa7aa60c85be052c870918e96bee93d90
parent2968c0fd7442d064ab41546a1f9d0cc997dbf5e9
Move rygel base libs up the linking chain to avoid excessive linking

$((LIBGUPNP_AV_LIBS) and $(GSTREAMER_BASE_LIBS) aren't needed by
librygel-core and $(RYGEL_BASE_LIBS) are only used in a couple of
places, so move these over to those places instead....
common.am
src/rygel/Makefile.am