From 45a38fbfc6b1f3cd1ff3704e38d7579d1b309764 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sun, 13 Oct 2019 17:02:38 -0400 Subject: rootfs: try to add all needed build deps --- rootfs/build-deps.yaml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 rootfs/build-deps.yaml (limited to 'rootfs/build-deps.yaml') 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 @@ +parent: samizdat-wip +unpack-only: false +packages: +- libncurses5-dev +- kbd + +- apt-utils +- autotools-dev +- bridge-utils +- cryptsetup +#- cryptsetup-initramfs +- curl +- dbus-x11 +- debhelper +- dh-autoreconf +- dh-exec +- dh-systemd +- dnsutils +- expect +- fakeroot +- ffmpeg +- fonts-liberation +- gconf-service +- hfsplus +- ifupdown +- imagemagick-6-common +- jackd +- jq +- libgtk-3-common +- libjson-glib-1.0-common +- libkrb5-dev +- liblockfile-bin +- libmime-base32-perl +- m17n-db +- miniupnpc +#- monkeysphere +#- openssh-server +#- openssh-sftp-server +- parted +- pgpdump +- pulseaudio-module-bluetooth +- pulseaudio-module-jack +- pulseaudio-utils +- qemu-system-x86 +#- ssh +#- ssh-askpass-gnome +- sshfs +- strace +- uml-utilities -- cgit v1.2.3