diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-10-23 10:41:12 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-10-23 10:44:24 -0300 |
commit | fb20d2f352bdb70afaec7f9760b3cd8135fd4fad (patch) | |
tree | 8084070835bd0f83c3f0639c49bc35363b6075ec /community/totem | |
parent | 217469013e096acc0bf39b00bd6a03bd92152d92 (diff) | |
download | aports-fb20d2f352bdb70afaec7f9760b3cd8135fd4fad.tar.bz2 aports-fb20d2f352bdb70afaec7f9760b3cd8135fd4fad.tar.xz |
community/totem: use canonical name for py3-gobject3-dev
Diffstat (limited to 'community/totem')
-rw-r--r-- | community/totem/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/totem/APKBUILD b/community/totem/APKBUILD index b739c9358f..9d80a1f0ab 100644 --- a/community/totem/APKBUILD +++ b/community/totem/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL-2.0-or-later" depends="gsettings-desktop-schemas gst-plugins-good grilo-plugins" makedepends="meson glib-dev gtk+3.0-dev gstreamer-dev libpeas-dev totem-pl-parser-dev - gobject-introspection-dev clutter-gtk-dev py-gobject3-dev grilo-dev + gobject-introspection-dev clutter-gtk-dev py3-gobject3-dev grilo-dev gnome-desktop-dev vala gsettings-desktop-schemas-dev gst-plugins-base-dev libxml2-dev gstreamer-tools clutter-gst-dev itstool" checkdepends="xvfb-run" |