Fixing devel
This commit is contained in:
parent
eea846f9a7
commit
e1b9e3eccf
23 changed files with 64 additions and 14 deletions
|
@ -34,8 +34,33 @@ package_tdpeuter-dev() {
|
|||
)
|
||||
|
||||
depends+=(
|
||||
base-devel
|
||||
archlinux-keyring
|
||||
autoconf
|
||||
automake
|
||||
binutils
|
||||
bison
|
||||
debugedit
|
||||
fakeroot
|
||||
file
|
||||
findutils
|
||||
flex
|
||||
gawk
|
||||
gcc
|
||||
gettext
|
||||
git
|
||||
grep
|
||||
groff
|
||||
gzip
|
||||
libtool
|
||||
m4
|
||||
make
|
||||
pacman
|
||||
patch
|
||||
pkgconf
|
||||
sed
|
||||
sudo
|
||||
texinfo
|
||||
which
|
||||
)
|
||||
|
||||
# C/C++ programming
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue