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

Christian Hesse eworm at archlinux.org
Sun Nov 4 22:03:36 UTC 2018


    Date: Sunday, November 4, 2018 @ 22:03:35
  Author: eworm
Revision: 337862

add optional dependency on 'words'

Modified:
  util-linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-04 21:57:36 UTC (rev 337861)
+++ PKGBUILD	2018-11-04 22:03:35 UTC (rev 337862)
@@ -54,7 +54,8 @@
   provides=('eject' 'zramctl' 'rfkill')
   replaces=('zramctl' 'rfkill')
   depends=('pam' 'shadow' 'coreutils' 'libsystemd' 'libcap-ng' 'libutil-linux')
-  optdepends=('python: python bindings to libmount')
+  optdepends=('python: python bindings to libmount'
+              'words: default dictionary for look')
   groups=('base' 'base-devel')
   backup=(etc/pam.d/chfn
           etc/pam.d/chsh



More information about the arch-commits mailing list