aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2021-05-08 13:42:20 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2021-05-08 13:42:20 +0000
commitfe817db570eece9cbf46b5db53415327ca38a5c2 (patch)
tree8344d5510efcd8e269db62e1af8952efaeb54c63
parent8281ad846702a10dee44e2d00a31dc8cafef466e (diff)
testing/hypnotix: add gettext-tiny
It requires msgfmt, which is provided by gettext-tiny. Previously it depended on gettext-tiny-dev, which would automatically pull in gettext-tiny.
-rw-r--r--testing/hypnotix/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/hypnotix/APKBUILD b/testing/hypnotix/APKBUILD
index 06decd1c6fb..d8aa60c2c86 100644
--- a/testing/hypnotix/APKBUILD
+++ b/testing/hypnotix/APKBUILD
@@ -10,6 +10,7 @@ depends="
dconf python3 hicolor-icon-theme py3-cairo xapp
py3-requests py3-setproctitle py3-imdbpy mpv mpv-libs
"
+makedepends="gettext-tiny"
subpackages="$pkgname-lang"
options="!check" # No testsuite
source="$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/hypnotix/archive/$pkgver.tar.gz