system/gnome-vfs: Fixed dep information

This commit is contained in:
ponce 2012-08-22 21:24:03 +02:00 committed by Robby Workman
parent b38ed7aaf1
commit 09e587317c
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
This is the GNOME Virtual File System, currently used as one of the
foundations of the Nautilus file manager.
This requires gnome-mime-data, libbonobo, and optionally avahi.
avahi is an optional dependency.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.24/gnome-vfs-2.24.4
MD5SUM="a05fab03eeef10a47dd156b758982f2e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="avahi gnome-mime-data libbonobo"
REQUIRES="gnome-mime-data libbonobo"
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"