Date: Wednesday, October 31, 2012 @ 17:44:35
  Author: heftig
Revision: 170076

Fix dep FS#32330

Modified:
  gnome-search-tool/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-10-31 21:09:28 UTC (rev 170075)
+++ PKGBUILD    2012-10-31 21:44:35 UTC (rev 170076)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 url="http://gnome.org";
 license=('GPL2')
-depends=('gtk3' 'libsm')
+depends=('nautilus' 'libsm')
 makedepends=('intltool' 'yelp-tools')
 install=$pkgname.install
 options=('!emptydirs')

Reply via email to