diff options
author | drochner <drochner> | 2008-04-28 17:38:44 +0000 |
---|---|---|
committer | drochner <drochner> | 2008-04-28 17:38:44 +0000 |
commit | 449934e6bcd88952309fe67d4a79724362d09388 (patch) | |
tree | ee984e58789644949021b22d92963eddf7d74be7 /sysutils/nautilus | |
parent | 485321cbab1feeecf2aec8289b3ed1ddb5c98504 (diff) | |
download | pkgsrc-449934e6bcd88952309fe67d4a79724362d09388.tar.gz |
tell the user that sysutils/gvs is needed for some desktop functions,
in response to PR pkg/38530 by Jared D. McNeill
(Adding it as a full dependency would thwart the whole purpose of
plugins; also, gvfs is quite young and will likely be changed often,
which would cause unnecessary rebuilds.)
Diffstat (limited to 'sysutils/nautilus')
-rw-r--r-- | sysutils/nautilus/MESSAGE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/nautilus/MESSAGE b/sysutils/nautilus/MESSAGE new file mode 100644 index 00000000000..afd5e23cd67 --- /dev/null +++ b/sysutils/nautilus/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2008/04/28 17:38:44 drochner Exp $ + +For some GNOME desktop functions, like the trashbin or the Windows network +display, the "sysutils/gvfs" package needs to be installed. +(and possibly, future gvfs-* components which come as seperate packages) +=========================================================================== |