gnu: icecat: Remove duplicated line. * gnu/packages/gnuzilla.scm (icecat): Remove duplicate PYTHON-2 input, and extraneous 'native-inputs' field. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 1 insertions(+), 4 deletions(-) M gnu/packages/gnuzilla.scm
M gnu/packages/gnuzilla.scm => gnu/packages/gnuzilla.scm +1 -4
@@ 55,8 55,6 @@ (base32 "1vxzjwmhad6yxx4sk9zvapjgv5salcv10id061q0991ii3dycy9a")))) (build-system gnu-build-system) (native-inputs `(("pkg-config" ,pkg-config))) (inputs `(("alsa-lib" ,alsa-lib) ("bzip2" ,bzip2) @@ 78,8 76,7 @@ `(("perl" ,perl) ("python" ,python-2) ; Python 3 not supported ("python2-pysqlite" ,python2-pysqlite) ("pkg-config" ,pkg-config) ("python" ,python-2))) ; Python 3 not supported ("pkg-config" ,pkg-config))) (arguments `(#:tests? #f ; no check target