blob: 79e56bddf9b9dafc235a37a55cef764df6f08741 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001#
2# Copyright (C) 2010 Intel Corporation
3#
4
5SUMMARY = "Essential build dependencies"
6LICENSE = "MIT"
7
8inherit packagegroup
9
10
11RDEPENDS_packagegroup-self-hosted-without-x11 = "\
12 autoconf \
13 automake \
14 binutils \
15 binutils-symlinks \
16 cpp \
17 cpp-symlinks \
18 gcc \
19 gcc-symlinks \
20 g++ \
21 g++-symlinks \
22 gettext \
23 make \
24 libstdc++ \
25 libstdc++-dev \
26 libtool \
27 pkgconfig \
28 connman \
29 connman-plugin-ethernet \
30 dhcp-client \
31 e2fsprogs \
32 e2fsprogs-e2fsck \
33 e2fsprogs-mke2fs \
34 e2fsprogs-tune2fs \
35 hdparm \
36 iptables \
37 lsb \
38 mc \
39 mc-fish \
40 mc-helpers \
41 mc-helpers-perl \
42 mc-helpers-python \
43 parted \
44 pseudo \
45 screen \
46 autoconf \
47 automake \
48 binutils \
49 binutils-symlinks \
50 ccache \
51 coreutils \
52 cpp \
53 cpp-symlinks \
54 glibc-utils \
55 glibc-gconv-ibm850 \
56 file \
57 findutils \
58 g++ \
59 g++-symlinks \
60 gcc \
61 gcc-symlinks \
62 intltool \
63 ldd \
64 less \
65 libssp \
66 libssp-dev \
67 libssp-staticdev \
68 libstdc++ \
69 libstdc++-dev \
70 libtool \
71 make \
72 mktemp \
73 perl-module-re \
74 perl-module-text-wrap \
75 pkgconfig \
76 quilt \
77 sed \
78 gdb \
79 gdbserver \
80 rsync \
81 strace \
82 tcf-agent \
83 bzip2 \
84 chkconfig \
85 chrpath \
86 cpio \
87 curl \
88 diffstat \
89 diffutils \
90 elfutils \
91 expat \
92 gamin \
93 gawk \
94 gdbm \
95 gettext \
96 gettext-runtime \
97 git \
98 git-perltools \
99 grep \
100 groff \
101 gzip \
102 hicolor-icon-theme \
103 sato-icon-theme \
104 libaio \
105 libusb1 \
106 libxml2 \
107 lrzsz \
108 lsof \
109 lzo \
110 man \
111 man-pages \
112 mdadm \
113 minicom \
114 mtools \
115 ncurses \
116 ncurses-terminfo-base \
117 neon \
118 nfs-utils \
119 nfs-utils-client \
120 openssl \
121 openssh-sftp-server \
122 opkg \
123 opkg-utils \
124 patch \
125 perl \
126 perl-dev \
127 perl-modules \
128 perl-pod \
129 python \
130 python-compiler \
131 python-git \
132 python-misc \
133 python-modules \
134 python-rpm \
135 quota \
136 readline \
137 rpm \
138 setserial \
139 socat \
140 subversion \
141 sudo \
142 sysstat \
143 tar \
144 tcl \
145 texi2html \
146 texinfo \
147 unzip \
148 usbutils \
149 wget \
150 which \
151 xinetd \
152 zip \
153 zlib \
154 xz \
155 "