summaryrefslogtreecommitdiff
path: root/packaging/baselibs.conf
blob: 399f6bb649cae9e459422608084a728847dc7a5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
arch i686 targets armv7l:armv7l aarch64:aarch64 mips:mips mipsel:mipsel
arch x86_64 targets armv7l:armv7l aarch64:aarch64 mips:mips mipsel:mipsel

qemu-accel
  targettype aarch64 block!
  targettype armv7l block!
  targettype mips block!
  targettype mipsel block!
  targettype 32bit block!
  autoreqprov off
  +/
  requires "gcc"
  config -/pkg-config$
  post "#PLUGIN_POSTIN#"
  postun "#PLUGIN_POSTUN#"

python-accel
  targettype aarch64 block!
  targettype armv7l block!
  targettype mips block!
  targettype mipsel block!
  targettype 32bit block!
  autoreqprov off
  +/