aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/glade/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/glade/APKBUILD b/community/glade/APKBUILD
index 2c23daa16d0..7ee72fb6703 100644
--- a/community/glade/APKBUILD
+++ b/community/glade/APKBUILD
@@ -8,7 +8,7 @@ url="https://glade.gnome.org/"
arch="all"
license="GPL-2.0-or-later"
makedepends="gtk+3.0-dev libxml2-dev itstool gtk-doc paxmark intltool
- webkit2gtk-dev py-gobject3-dev gobject-introspection-dev"
+ webkit2gtk-dev py3-gobject3-dev gobject-introspection-dev"
checkdepends="xvfb-run ibus adwaita-icon-theme"
options="!check" # If adwaita-icon-theme wasn't installed e before we'd have to updathe the icon cache
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"