me
/
guix
Archived
1
0
Fork 0

gnu: ungoogled-chromium: Mention chromedriver in the description.

* gnu/packages/chromium.scm (ungoogled-chromium) [description]: Mention that
chromedriver is included in the package.
master
Maxim Cournoyer 2021-09-25 00:05:22 -04:00
parent bcf26fa54f
commit d08f90be6f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 3 additions and 1 deletions

View File

@ -911,7 +911,9 @@
(home-page "https://github.com/Eloston/ungoogled-chromium") (home-page "https://github.com/Eloston/ungoogled-chromium")
(description (description
"Ungoogled-Chromium is the Chromium web browser, with some functionality "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 ;; Chromium is developed as BSD-3, but bundles a large number of third-party
;; components with other licenses. For full information, see chrome://credits. ;; components with other licenses. For full information, see chrome://credits.
(license (list license:bsd-3 (license (list license:bsd-3