diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/rhythmbox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rhythmbox/APKBUILD b/community/rhythmbox/APKBUILD index f738c3c2db..7a69f428e7 100644 --- a/community/rhythmbox/APKBUILD +++ b/community/rhythmbox/APKBUILD @@ -9,7 +9,7 @@ license="GPL-2.0-or-later" depends="py3-gobject3" depends_dev="gnome-desktop-dev libpeas-dev" makedepends="$depends_dev tdb-dev libsoup-dev json-glib-dev totem-pl-parser-dev - gmime-dev libmtp-dev gst-plugins-base-dev py-gobject3-dev libxslt libxml2-utils + gmime-dev libmtp-dev gst-plugins-base-dev py3-gobject3-dev libxslt libxml2-utils docbook-xml docbook-xsl itstool intltool gstreamer-dev" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" source="https://download.gnome.org/sources/rhythmbox/3.4/rhythmbox-$pkgver.tar.xz" |