summaryrefslogtreecommitdiff
path: root/meta/classes/mime.bbclass
diff options
context:
space:
mode:
authorChristopher Larson <chris_larson@mentor.com>2012-04-09 18:00:28 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-03 15:00:24 +0100
commit4fb71999fad9e844850831caf2431ee8731787db (patch)
tree25d02806b7c3a968873008edabe50d63a2ab34a3 /meta/classes/mime.bbclass
parente1f3a0bcce7b24d6c48e6c92c54bcb03858a5748 (diff)
downloadopenembedded-core-4fb71999fad9e844850831caf2431ee8731787db.tar.gz
openembedded-core-4fb71999fad9e844850831caf2431ee8731787db.tar.bz2
openembedded-core-4fb71999fad9e844850831caf2431ee8731787db.tar.xz
openembedded-core-4fb71999fad9e844850831caf2431ee8731787db.zip
mesa: add missing flex-native/bison-native deps
A quick glance at configure.ac shows that both are required to build mesa, but we were relying on their being built implicitly via other recipes in the dependency chain. Make it explicit. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Diffstat (limited to 'meta/classes/mime.bbclass')
0 files changed, 0 insertions, 0 deletions
href='#n153'>153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237