From 4a2f12b417620a2918aad07305caea9d959a15f5 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 21 Mar 2020 20:14:43 +0100 Subject: community/rime-stroke: removed cycle breaking --- build-support/rime-stroke/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build-support/rime-stroke/PKGBUILD (limited to 'build-support') diff --git a/build-support/rime-stroke/PKGBUILD b/build-support/rime-stroke/PKGBUILD new file mode 100644 index 00000000..7ef816d6 --- /dev/null +++ b/build-support/rime-stroke/PKGBUILD @@ -0,0 +1,2 @@ +# break cycle with rime-luna-pinyin +depends=(${depends[@]//rime-luna-pinyin/}) -- cgit v1.2.3-54-g00ecf