Skip to content

Instantly share code, notes, and snippets.

@freaktechnik
Last active August 29, 2015 14:08
Show Gist options
  • Save freaktechnik/c2769f507d11f1672023 to your computer and use it in GitHub Desktop.
Save freaktechnik/c2769f507d11f1672023 to your computer and use it in GitHub Desktop.
diff --git a/debian/control b/debian/control
index 5677472..c3949f1 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,8 @@ Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
+ gstreamer0.10-plugins-base
+Recommends:
gstreamer0.10-plugins-good
Suggests:
gstreamer0.10-plugins-bad,
@@ -39,7 +41,7 @@ Suggests:
gstreamer0.10-ffmpeg,
gtk2-engines-pixbuf,
gnome-settings-daemon,
- myspell-en-us | hunspell-dictionary | myspell-dictionary
+ myspell-dictionary | hunspell-dictionary
Provides: nightingale
Replaces: nightingale, nightingale-nounity
Description: Play, manage and organize digital media
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment