From 01d5fcfbaa061c65e6c0d63d3649b9e2a3b6924d Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Sat, 15 Apr 2017 18:54:52 +0200
Subject: [PATCH] Add eject to multimedia installation.

---
 ansible/files/apt-mark/multimedia | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ansible/files/apt-mark/multimedia b/ansible/files/apt-mark/multimedia
index 6616bbb..0b6d9ef 100644
--- a/ansible/files/apt-mark/multimedia
+++ b/ansible/files/apt-mark/multimedia
@@ -1,4 +1,5 @@
 alsa-utils
+eject
 ffmpeg  # somehow this is needed to make youtube-dl grab 1080p versions of videos
 libdvd-pkg  # decss stuff
 mpv
-- 
2.30.2