mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Notification-daemon now explicitly depends on libnotify.
Reported by: QA Tinderbox
This commit is contained in:
parent
f98d50ff39
commit
ec48df7375
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225664
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= notification-daemon
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/
|
||||
|
||||
@ -15,7 +16,8 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Send small notifications to your desktop
|
||||
|
||||
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
|
||||
sexy:${PORTSDIR}/x11-toolkits/libsexy
|
||||
sexy:${PORTSDIR}/x11-toolkits/libsexy \
|
||||
notify.1:${PORTSDIR}/devel/libnotify
|
||||
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gconf2 libwnck \
|
||||
libglade2
|
||||
|
Loading…
Reference in New Issue
Block a user