aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2021-03-21 19:59:45 +0100
committerRasmus Thomsen <oss@cogitri.dev>2021-03-21 19:59:56 +0100
commit89bc97493f7144b303ca9c012ac2edd3a59048ee (patch)
tree9411c92862d94abb0af6de7dd47baa4ab3eacc93 /community
parent691f237eaf1d5393b1ef96e29feec25143495b73 (diff)
community/tilix: use llvm-libunwind instead of libunwind
Diffstat (limited to 'community')
-rw-r--r--community/tilix/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/tilix/APKBUILD b/community/tilix/APKBUILD
index 1aaf5c5624b..5cab557a422 100644
--- a/community/tilix/APKBUILD
+++ b/community/tilix/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=tilix
pkgver=1.9.3
-pkgrel=5
+pkgrel=6
pkgdesc="Tiling terminal emulator for Linux"
url="https://gnunn1.github.io/tilix-web/"
arch="x86_64 aarch64" # ldc
license="MPL-2.0"
-depends="gsettings-desktop-schemas libsecret libunwind dbus:org.freedesktop.Secrets"
+depends="gsettings-desktop-schemas libsecret dbus:org.freedesktop.Secrets"
makedepends="dconf-dev gtkd-dev glib-dev libx11-dev meson ldc ldc-runtime
- ldc-static po4a gdk-pixbuf libunwind-dev"
+ ldc-static po4a gdk-pixbuf"
options="!check" # no tests
source="https://github.com/gnunn1/tilix/archive/$pkgver/tilix-$pkgver.tar.gz
musl-hacks.patch