mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Add dependency on audio/libcanberra used for sound notifications
This commit is contained in:
parent
e4a7262497
commit
2ab5265380
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321334
@ -2,11 +2,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= notification
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
|
||||
COMMENT= New mail notification plugin for Claws Mail
|
||||
|
||||
LIB_DEPENDS= notify:${PORTSDIR}/devel/libnotify
|
||||
LIB_DEPENDS= canberra-gtk:${PORTSDIR}/audio/libcanberra \
|
||||
notify:${PORTSDIR}/devel/libnotify
|
||||
|
||||
CLAWS_PLUGINS_BUILD= notification
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user