diff options
Diffstat (limited to 'rootfs/build-deps.yaml')
-rw-r--r-- | rootfs/build-deps.yaml | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/rootfs/build-deps.yaml b/rootfs/build-deps.yaml new file mode 100644 index 0000000..cf36bab --- /dev/null +++ b/rootfs/build-deps.yaml | |||
@@ -0,0 +1,49 @@ | |||
1 | parent: samizdat-wip | ||
2 | unpack-only: false | ||
3 | packages: | ||
4 | - libncurses5-dev | ||
5 | - kbd | ||
6 | |||
7 | - apt-utils | ||
8 | - autotools-dev | ||
9 | - bridge-utils | ||
10 | - cryptsetup | ||
11 | #- cryptsetup-initramfs | ||
12 | - curl | ||
13 | - dbus-x11 | ||
14 | - debhelper | ||
15 | - dh-autoreconf | ||
16 | - dh-exec | ||
17 | - dh-systemd | ||
18 | - dnsutils | ||
19 | - expect | ||
20 | - fakeroot | ||
21 | - ffmpeg | ||
22 | - fonts-liberation | ||
23 | - gconf-service | ||
24 | - hfsplus | ||
25 | - ifupdown | ||
26 | - imagemagick-6-common | ||
27 | - jackd | ||
28 | - jq | ||
29 | - libgtk-3-common | ||
30 | - libjson-glib-1.0-common | ||
31 | - libkrb5-dev | ||
32 | - liblockfile-bin | ||
33 | - libmime-base32-perl | ||
34 | - m17n-db | ||
35 | - miniupnpc | ||
36 | #- monkeysphere | ||
37 | #- openssh-server | ||
38 | #- openssh-sftp-server | ||
39 | - parted | ||
40 | - pgpdump | ||
41 | - pulseaudio-module-bluetooth | ||
42 | - pulseaudio-module-jack | ||
43 | - pulseaudio-utils | ||
44 | - qemu-system-x86 | ||
45 | #- ssh | ||
46 | #- ssh-askpass-gnome | ||
47 | - sshfs | ||
48 | - strace | ||
49 | - uml-utilities | ||