diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-11-29 12:52:05 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-11-29 12:52:05 +0100 |
commit | 43e5a8b31a2e1358867fa9d5c143fffea65447da (patch) | |
tree | 2175546934f8425c438a06f4564527594ddb0cae /community/netsurf/PKGBUILD | |
parent | 4a927e0a6fd88a76f1eff0d53dc856770d1f6046 (diff) | |
download | packages-43e5a8b31a2e1358867fa9d5c143fffea65447da.tar.xz |
community/netsurf: added icu69 to makedepends (for non-rebuilding tracker3 on i486)
Diffstat (limited to 'community/netsurf/PKGBUILD')
-rw-r--r-- | community/netsurf/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/netsurf/PKGBUILD b/community/netsurf/PKGBUILD new file mode 100644 index 00000000..f18c59ef --- /dev/null +++ b/community/netsurf/PKGBUILD @@ -0,0 +1 @@ +makedepeneds+=(icu69) |