[arch-commits] Commit in gstreamer/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Jan 17 13:56:05 UTC 2020


    Date: Friday, January 17, 2020 @ 13:56:04
  Author: heftig
Revision: 373615

fix deps FS#62451

Modified:
  gstreamer/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-17 13:22:28 UTC (rev 373614)
+++ PKGBUILD	2020-01-17 13:56:04 UTC (rev 373615)
@@ -9,8 +9,8 @@
 arch=(x86_64)
 license=(LGPL)
 depends=(libxml2 glib2 libunwind libcap libelf)
-makedepends=(gtk-doc gobject-introspection git valgrind bash-completion meson)
-checkdepends=(gmp gsl gtk3)
+makedepends=(gtk-doc gobject-introspection git valgrind bash-completion meson
+             gmp gsl gtk3)
 _commit=129493687793cbc109d6211bb0e465218e383e9d  # tags/1.16.2^0
 install=gstreamer.install
 source=("git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git#commit=$_commit")



More information about the arch-commits mailing list