summaryrefslogtreecommitdiff
path: root/gnu/packages/chromium.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-09-25 00:05:22 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-09-25 00:06:30 -0400
commitd08f90be6f6b66c9fec8fd18693d02ba5058424e (patch)
treea85263f81d9d6350694aa7e25dac9808b206da9a /gnu/packages/chromium.scm
parentbcf26fa54f4a9114a8363c179cdf9f58942b92f1 (diff)
downloadguix-patches-d08f90be6f6b66c9fec8fd18693d02ba5058424e.tar
guix-patches-d08f90be6f6b66c9fec8fd18693d02ba5058424e.tar.gz
gnu: ungoogled-chromium: Mention chromedriver in the description.
* gnu/packages/chromium.scm (ungoogled-chromium) [description]: Mention that chromedriver is included in the package.
Diffstat (limited to 'gnu/packages/chromium.scm')
-rw-r--r--gnu/packages/chromium.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/chromium.scm b/gnu/packages/chromium.scm
index 23b6b0dfab..768564d42e 100644
--- a/gnu/packages/chromium.scm
+++ b/gnu/packages/chromium.scm
@@ -911,7 +911,9 @@
(home-page "https://github.com/Eloston/ungoogled-chromium")
(description
"Ungoogled-Chromium is the Chromium web browser, with some functionality
-disabled in order to protect the users privacy.")
+disabled in order to protect the users privacy. This package also includes
+the @command{chromedriver} command, which can be useful for automated web
+testing.")
;; Chromium is developed as BSD-3, but bundles a large number of third-party
;; components with other licenses. For full information, see chrome://credits.
(license (list license:bsd-3