diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-01-17 23:34:10 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-01-17 23:34:10 +0800 |
commit | 640ab1d4423998c1762f7f8f7e68a86ad0984cb5 (patch) | |
tree | e939ee12b70bfc10853e39e6ea1bffd398b116d3 /x11/gdm/Makefile | |
parent | d6f19a093d11360519e740ef839ac40b7905f61e (diff) | |
download | marcuscom-ports-640ab1d4423998c1762f7f8f7e68a86ad0984cb5.tar.gz marcuscom-ports-640ab1d4423998c1762f7f8f7e68a86ad0984cb5.tar.zst marcuscom-ports-640ab1d4423998c1762f7f8f7e68a86ad0984cb5.zip |
Update keyring to 3.6 from the gnome-keyring3 port.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18975 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 935f1ca01..521dea720 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libck-connector.so:${PORTSDIR}/sysutils/consolekit \ libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 RUN_DEPENDS= zenity3>=3.0.0:${PORTSDIR}/x11/zenity3 \ gnome-settings-daemon>=3.0.0:${PORTSDIR}/sysutils/gnome-settings-daemon \ - gnome-keyring-3:${PORTSDIR}/security/gnome-keyring3 \ + gnome-keyring-3:${PORTSDIR}/security/gnome-keyring \ gnome-session>=3.0.0:${PORTSDIR}/x11/gnome-session \ gnome-icon-theme-symbolic>=0:${PORTSDIR}/x11-themes/gnome-icon-theme-symbolic \ polkit-gnome>=0.105:${PORTSDIR}/sysutils/polkit-gnome \ |