diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-09-30 20:13:35 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-09-30 20:13:35 +1000 |
commit | acc8d013efd65af30322de238e7fc8e9944268ae (patch) | |
tree | e9f0f69fe8a70f3b34b62f328e38e7ab416bbc38 /farstream | |
parent | 400152423ff58527634ef902f2e5195e31c6ec4e (diff) | |
download | contrib-acc8d013efd65af30322de238e7fc8e9944268ae.tar.gz contrib-acc8d013efd65af30322de238e7fc8e9944268ae.tar.xz |
farstream: dependency cleanup
Diffstat (limited to 'farstream')
-rw-r--r-- | farstream/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/farstream/Pkgfile b/farstream/Pkgfile index a3f949fdc..29efcdabb 100644 --- a/farstream/Pkgfile +++ b/farstream/Pkgfile @@ -2,7 +2,8 @@ # URL: http://www.freedesktop.org/wiki/Software/Farstream # Maintainer: Danny Rawlins, crux at romster dot me # Packager: Alan Mizrahi, alan at mizrahi dot com dot ve -# Depends on: gst-ffmpeg gst-plugins-bad gst-plugins-good python libnice gobject-introspection +# Depends on: gst-plugins-base libnice +# Optional: gst-plugins-bad gst-plugins-good name=farstream version=0.2.8 |