diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 4 | 
2 files changed, 6 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index d902dff..db6dbfd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ itzks-systems (2015.07.14.1) UNRELEASED; urgency=medium    * debian/control:      + Add to D (itzks-systems-virtman): ganeti-os-noop. +    + Add to D (itzks-systems-diskless): gstreamer1.0-plugins-bad, +      gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-libav.   -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 14 Jul 2015 18:01:00 +0200 diff --git a/debian/control b/debian/control index 37bdc2b..70edeb3 100644 --- a/debian/control +++ b/debian/control @@ -332,6 +332,10 @@ Depends:   gstreamer0.10-plugins-bad,   gstreamer0.10-plugins-good,   gstreamer0.10-plugins-ugly, + gstreamer1.0-plugins-bad, + gstreamer1.0-plugins-good, + gstreamer1.0-plugins-ugly, + gstreamer1.0-libav,   gv,   htop,   icedove, | 
