From 997c46e170c2958f7e076b728b649a83e8c7bce3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 1 Mar 2015 11:35:50 +0100 Subject: [PATCH] xfce4-sensors-plugin: rebuild against libxfce4util>=4.12. --- srcpkgs/xfce4-sensors-plugin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xfce4-sensors-plugin/template b/srcpkgs/xfce4-sensors-plugin/template index 73d3ece043c..6eba6b42bda 100644 --- a/srcpkgs/xfce4-sensors-plugin/template +++ b/srcpkgs/xfce4-sensors-plugin/template @@ -1,11 +1,11 @@ # Template file for 'xfce4-sensors-plugin' pkgname=xfce4-sensors-plugin version=1.2.5 -revision=3 +revision=4 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config intltool" -makedepends="libsensors-devel libxfce4ui-devel xfce4-panel-devel libnotify-devel" +makedepends="libsensors-devel libxfce4ui-devel>=4.12 xfce4-panel-devel>=4.12 libnotify-devel" depends="hicolor-icon-theme desktop-file-utils" short_desc="XFCE hardware sensors plugin" maintainer="Juan RP "