mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
xfce4-notifyd: rebuild against libxfce4ui>=4.12.
This commit is contained in:
parent
a57ccc0461
commit
bf85687b32
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'xfce4-notifyd'
|
# Template file for 'xfce4-notifyd'
|
||||||
pkgname=xfce4-notifyd
|
pkgname=xfce4-notifyd
|
||||||
version=0.2.4
|
version=0.2.4
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
|
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"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
provides="notification-daemon-${version}_${revision}"
|
provides="notification-daemon-${version}_${revision}"
|
||||||
replaces="notification-daemon>=0"
|
replaces="notification-daemon>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue