Merge branch 'stable' into devel
[tails.git] / config / build-manifest-extra-packages.yml
blobfc8cc93528582d693b24102b055b9ed755ca1d4a
1 # Extra packages that shall be added to the build manifest.
3 # Add here any package needed during the build, that is not identified by our
4 # debootstrap + apt-get wrapper tricks, when there is no better solution.
6 packages:
7   binary:
8   ### Example:
9   # - package: squashfs-tools
10   #   arch: amd64
11   #   version: 1:4.2+20130409-2
12   #   explanation: pulled by lb_binary_rootfs, outside of the reach of our apt-get wrapper