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

Florian Pritz bluewind at archlinux.org
Fri Jan 17 16:39:14 UTC 2020


    Date: Friday, January 17, 2020 @ 16:39:13
  Author: bluewind
Revision: 373630

Change optdep from notification-daemon to libnotify; FS#62263

Modified:
  transmission/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-17 16:06:41 UTC (rev 373629)
+++ PKGBUILD	2020-01-17 16:39:13 UTC (rev 373630)
@@ -63,7 +63,7 @@
 package_transmission-gtk() {
   pkgdesc='Fast, easy, and free BitTorrent client (GTK+ GUI)'
   depends=(curl libevent gtk3 desktop-file-utils hicolor-icon-theme)
-  optdepends=('notification-daemon: Desktop notification support'
+  optdepends=('libnotify: Desktop notification support'
               'transmission-cli: daemon and web support')
 
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list