aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/mate-tweak/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mate-tweak/APKBUILD b/testing/mate-tweak/APKBUILD
index d00f1c2a63..0aeeb87f98 100644
--- a/testing/mate-tweak/APKBUILD
+++ b/testing/mate-tweak/APKBUILD
@@ -8,7 +8,7 @@ url="https://github.com/ubuntu-mate/mate-tweak"
arch="all"
license="GPL-2.0"
depends="python3 py-setproctitle"
-makedepends="python3-dev py-distutils-extra"
+makedepends="python3-dev py-distutils-extra intltool"
subpackages="$pkgname-doc $pkgname-lang"
source="$pkgname-$pkgver.tar.gz::https://github.com/ubuntu-mate/$pkgname/archive/$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"