From 334f0df5a115f92bc9c681d95584a762a2ff90ed Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 29 Jun 2017 10:12:17 +0000 Subject: testing/mopidy: rename gst* dependencies --- testing/mopidy/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/mopidy') diff --git a/testing/mopidy/APKBUILD b/testing/mopidy/APKBUILD index 91a5a27f0a..0eccfa40b8 100644 --- a/testing/mopidy/APKBUILD +++ b/testing/mopidy/APKBUILD @@ -4,13 +4,13 @@ pkgname=mopidy _pkgname=Mopidy pkgver=2.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Mopidy is an extensible music server" url="http://www.mopidy.com/" arch="noarch" license="ASL 2.0" -depends="python py-pykka py-tornado gst-plugins-base1 gst-plugins-good1 - gst-plugins-ugly1 py-gst1 py-setuptools py-libxml2 py-requests +depends="python py-pykka py-tornado gst-plugins-base gst-plugins-good + gst-plugins-ugly py-gst py-setuptools py-libxml2 py-requests py-six " depends_dev="" -- cgit v1.2.3