summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-03-24 20:04:50 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-03-24 20:04:50 +0800
commitcf5e1e57ed0171583e9f205f1ed010b05c0283dd (patch)
tree122f62086a48ce97eb44dc31c402e72fa4dd674b /x11
parente8141f37ec30ef710856262c4a33a99188dd40ed (diff)
downloadmarcuscom-ports-cf5e1e57ed0171583e9f205f1ed010b05c0283dd.tar
marcuscom-ports-cf5e1e57ed0171583e9f205f1ed010b05c0283dd.tar.gz
marcuscom-ports-cf5e1e57ed0171583e9f205f1ed010b05c0283dd.tar.bz2
marcuscom-ports-cf5e1e57ed0171583e9f205f1ed010b05c0283dd.tar.lz
marcuscom-ports-cf5e1e57ed0171583e9f205f1ed010b05c0283dd.tar.xz
marcuscom-ports-cf5e1e57ed0171583e9f205f1ed010b05c0283dd.tar.zst
marcuscom-ports-cf5e1e57ed0171583e9f205f1ed010b05c0283dd.zip
We need telepathy-logger also.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15601 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-shell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index 3f674de7a..31b775639 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -3,7 +3,7 @@
# Whom: Pawel Worach <pawel.worach@gmail.com>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-shell/Makefile,v 1.28 2011/03/15 22:14:00 mezz Exp $
+# $MCom: ports/x11/gnome-shell/Makefile,v 1.29 2011/03/23 16:14:55 kwm Exp $
#
PORTNAME= gnome-shell
@@ -18,6 +18,7 @@ COMMENT= Next generation GNOME desktop shell
LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
mutter.0:${PORTSDIR}/x11-wm/mutter \
telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \
+ telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \
pulse.0:${PORTSDIR}/audio/pulseaudio \
croco-0.6.3:${PORTSDIR}/textproc/libcroco \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \