diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/rhythmbox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rhythmbox/APKBUILD b/testing/rhythmbox/APKBUILD index f1bb79ffe8..1dedf83cdd 100644 --- a/testing/rhythmbox/APKBUILD +++ b/testing/rhythmbox/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.4.2 pkgrel=0 pkgdesc="GNOME audio player" url="http://wiki.gnome.org/Apps/Rhythmbox" -arch="all !s390x"" +arch="all !s390x" license="GPL" depends="py3-gobject3" depends_dev="gnome-desktop-dev gstreamer-dev libpeas-dev" |