xfce4-notifyd: rebuild against libxfce4ui>=4.12.

This commit is contained in:
Juan RP 2015-03-01 09:59:25 +01:00
parent a57ccc0461
commit bf85687b32
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'xfce4-notifyd'
pkgname=xfce4-notifyd
version=0.2.4
revision=3
revision=4
build_style=gnu-configure
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
makedepends="libnotify-devel libxfce4util-devel libxfce4ui-devel"
makedepends="libnotify-devel libxfce4ui-devel>=4.12"
depends="hicolor-icon-theme desktop-file-utils"
provides="notification-daemon-${version}_${revision}"
replaces="notification-daemon>=0"