# Lists applications and their package dependencies # For each application here include a shell script named install-appname.sh #
common:
-
wget
-
cpanm
-
libxml2
-
gd
-
libpng12
openms:
-
autoconf
-
automake
-
libtool
-
cmake
# Lists applications and their package dependencies # For each application here include a shell script named install-appname.sh #
common:
wget
cpanm
libxml2
gd
libpng12
openms:
autoconf
automake
libtool
cmake