[arch-commits] Commit in gnome-tweaks/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Jan 1 20:15:24 UTC 2019


    Date: Tuesday, January 1, 2019 @ 20:15:23
  Author: heftig
Revision: 342868

FS#61003: Remove nautilus dep

Modified:
  gnome-tweaks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-01 18:25:39 UTC (rev 342867)
+++ PKGBUILD	2019-01-01 20:15:23 UTC (rev 342868)
@@ -8,7 +8,7 @@
 url="https://wiki.gnome.org/Apps/Tweaks"
 arch=(any)
 license=(GPL)
-depends=(gnome-settings-daemon python-gobject nautilus)
+depends=(gnome-settings-daemon python-gobject)
 makedepends=(git meson)
 groups=(gnome-extra)
 provides=("gnome-tweak-tool=$pkgver")



More information about the arch-commits mailing list