index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2025-03-16 20:12:42 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2025-03-16 20:12:42 +0100 |
commit | b79b42e58b90a54eb5644ae10d04b5bfde26fb75 (patch) | |
tree | efc264b13e87d1fccab33b445d86c9ed7147bc61 /build-support-disabled/rime-stroke | |
parent | fc72f1b90bda328df3f4531ca2814a1205f92396 (diff) |
-rw-r--r-- | build-support-disabled/rime-stroke/PKGBUILD | 2 |
diff --git a/build-support-disabled/rime-stroke/PKGBUILD b/build-support-disabled/rime-stroke/PKGBUILD new file mode 100644 index 00000000..7ef816d6 --- /dev/null +++ b/build-support-disabled/rime-stroke/PKGBUILD @@ -0,0 +1,2 @@ +# break cycle with rime-luna-pinyin +depends=(${depends[@]//rime-luna-pinyin/}) |