summaryrefslogtreecommitdiff
path: root/rootfs/dpkg.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2019-10-13 17:02:38 -0400
committerAndrew Cady <d@jerkface.net>2019-10-15 00:10:15 -0400
commit45a38fbfc6b1f3cd1ff3704e38d7579d1b309764 (patch)
treedbfcc1f60b635739f000debfb91dc77fe07bed3d /rootfs/dpkg.yaml
parent49be907bacb7a2f6203fbc54a9b93ae3050f426c (diff)
rootfs: try to add all needed build deps
Diffstat (limited to 'rootfs/dpkg.yaml')
-rw-r--r--rootfs/dpkg.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/rootfs/dpkg.yaml b/rootfs/dpkg.yaml
new file mode 100644
index 0000000..7478fe2
--- /dev/null
+++ b/rootfs/dpkg.yaml
@@ -0,0 +1,4 @@
1parent: samizdat-wip
2chroot-commands:
3#- "DEBIAN_FRONTEND=noninteractive apt-get -f install; true"
4- "true"