me
/
guix
Archived
1
0
Fork 0

gnu: icecat: Use mozilla-build-system.

This doesn't actually have any effect because the 'configure'
phase is replaced.

* gnu/packages/gnuzilla.scm (icecat)[build-system]: Use mozilla-build-system.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
master
Maxime Devos 2021-10-01 16:21:06 +02:00 committed by Mathieu Othacehe
parent 5d8515b337
commit 9bf0652b08
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -884,7 +884,7 @@ from forcing GEXP-PROMISE."
(name "icecat")
(version %icecat-version)
(source icecat-source)
(build-system gnu-build-system)
(build-system mozilla-build-system)
(inputs
`(("alsa-lib" ,alsa-lib)
("bzip2" ,bzip2)