From 02b06a6bca5ab536047c586a0f33036f6fff92db Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 14 Oct 2015 09:16:28 +0200 Subject: [PATCH] rhythmbox: rebuild against libgudev-230. --- srcpkgs/rhythmbox/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/rhythmbox/template b/srcpkgs/rhythmbox/template index 6f9a339815..c9dd5aef55 100644 --- a/srcpkgs/rhythmbox/template +++ b/srcpkgs/rhythmbox/template @@ -1,7 +1,7 @@ # Template file for 'rhythmbox' pkgname=rhythmbox version=3.2.1 -revision=3 +revision=4 build_style=gnu-configure configure_args="--disable-static --disable-schemas-compile --with-webkit --with-gudev --without-hal $(vopt_if gir --enable-vala)"