mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Depend on dbus-glib instead of assuming it present from other ports.
PR: 233064 Submitted by: Robert Zelaya <rob@theseusnetworking.com>
This commit is contained in:
parent
5b6babf90a
commit
2609d0658b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484597
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gnome-session
|
||||
PORTVERSION= 3.28.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
@ -15,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= xmlto:textproc/xmlto
|
||||
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
|
||||
libdbus-glib-1.so:devel/dbus-glib \
|
||||
libepoxy.so:graphics/libepoxy
|
||||
RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:sysutils/consolekit2 \
|
||||
dbus-daemon:devel/dbus
|
||||
|
Loading…
Reference in New Issue
Block a user