[gtkd/f20] Fix requires

MERCIER Jonathan bioinfornatics at fedoraproject.org
Mon Mar 10 22:52:02 UTC 2014


commit 1306d97e231e64fa49940cbc67730b2cb77905c3
Author: Jonathan MERCIER <bioifornatics at fedoraproject.org>
Date:   Mon Mar 10 23:51:54 2014 +0100

    Fix requires

 gtkd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtkd.spec b/gtkd.spec
index 7401b50..acdf5a0 100644
--- a/gtkd.spec
+++ b/gtkd.spec
@@ -26,7 +26,7 @@ BuildRequires:  ldc, ldc-phobos-devel, ldc-druntime-devel, gtk2-devel
 # Explicit require since gtkd use dlopen internally so rpm can't detect this.
 Requires:       atk, gtk2, gdk-pixbuf2, pango, cairo, gdk-pixbuf2, libglade2
 Requires:       mesa-libGL, mesa-libGLU, gtksourceview2
-Requires:       gstreamer, gstreamer-plugins-basexz
+Requires:       gstreamer, gstreamer-plugins-base, xz
 
 # https://github.com/ldc-developers/ldc/issues/116
 ExcludeArch:    %{arm}


More information about the scm-commits mailing list