summaryrefslogtreecommitdiff
path: root/config/dependencies/parabola
blob: f598e4916e8becf5c69c67034993bb9f381fcae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkg_add="pacman -S --needed --noconfirm"
pkglist=" \
acpica arm-none-eabi-binutils arm-none-eabi-gcc arm-none-eabi-newlib \
autogen base-devel bdf-unifont bison cmake curl device-mapper doxygen \
dtc e2fsprogs flex freetype2 fuse2 gawk gcc-ada gdb gettext git \
help2man innoextract libftdi libgpiod libjaylink libpciaccess libusb nasm \
ncurses openssl p7zip \
pandoc parted pciutils perl perl-libwww python python-setuptools rsync \
sharutils subversion swig texinfo ttf-dejavu unarchiver unifont-utils unzip \
wget xz zlib ccache \
"

aur_notice="cross-mipsel-linux-gnu-binutils cross-mipsel-linux-gnu-gcc"