diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-09-12 09:35:44 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-09-12 09:35:44 +0200 |
commit | b0e719e29ffdcd27097f9175702359e27d23d9d9 (patch) | |
tree | f1cc718f1cc7ae7dd961a4f24cb25200a5615390 /debian/control | |
parent | 0855f64a0ed92c90af26404492167677d3cabbc4 (diff) | |
download | itzks-systems-b0e719e29ffdcd27097f9175702359e27d23d9d9.tar.gz itzks-systems-b0e719e29ffdcd27097f9175702359e27d23d9d9.tar.bz2 itzks-systems-b0e719e29ffdcd27097f9175702359e27d23d9d9.zip |
/debian/control (bin:packages: itzks-systems-diskless, itzks-systems-workstation): Add VLC (incl. pulse plugin) and gstreamer-plugins as dependency.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 928f9cd..7b9684c 100644 --- a/debian/control +++ b/debian/control @@ -219,6 +219,9 @@ Depends: gnome-colors-common, git, grdesktop, + gstreamer0.10-plugins-bad, + gstreamer0.10-plugins-good, + gstreamer0.10-plugins-ugly, gv, htop, icedove, @@ -288,6 +291,8 @@ Depends: ttf-mscorefonts-installer, ttf-sil-doulos, unzip, + vlc, + vlc-plugin-pulse, xarchiver, x2go-keyring, x2godesktopsharing, @@ -519,6 +524,9 @@ Depends: gnome-colors-common, git, grdesktop, + gstreamer0.10-plugins-bad, + gstreamer0.10-plugins-good, + gstreamer0.10-plugins-ugly, gv, htop, icedove, @@ -588,6 +596,8 @@ Depends: ttf-mscorefonts-installer, ttf-sil-doulos, unzip, + vlc, + vlc-plugin-pulse, xarchiver, x2go-keyring, x2godesktopsharing, |