Path: blob/develop/build/pkgs/_prereq/distros/opensuse.txt
4086 views
# This file, build/pkgs/_prereq/distros/opensuse.txt, contains names of1# OpenSuse packages needed for installation of Sage from source.2#3# In addition, the files build/pkgs/SPKG/distros/opensuse.txt contain4# the names of packages that provide the equivalent of SPKG.5#6# One package per line. No need to escape special characters.7# Everything on a line after a # character is ignored.8#9binutils10make11m412gawk13perl14python315tar16bc17which18glibc-locale-base19gcc20gcc-c++21# Needed if we download some packages from a https upstream URL22ca-certificates23# gunzip needed for ppl spkg24gzip25# Issue #3236826findutils27diffutils28patch29# spkg-configure checks for both the program and the library30bzip231pkgconfig(bzip2)32patch33pkgconf34pkgconfig(zlib)353637