summaryrefslogtreecommitdiff
path: root/community/netsurf/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-11-27 20:47:53 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2019-11-27 20:47:53 +0100
commitf96f84eec679e7247cf2f1bf67aca37efd7ef49d (patch)
treef1c41bddcc06f5ae8c39d880123b669ab71c8420 /community/netsurf/PKGBUILD
parent30924bdf6e033bba8fa5394ae079fc1e2c48c1c7 (diff)
downloadpackages-f96f84eec679e7247cf2f1bf67aca37efd7ef49d.tar.xz
community/netsurf: less restrictive version for libnsutils
Diffstat (limited to 'community/netsurf/PKGBUILD')
-rw-r--r--community/netsurf/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/netsurf/PKGBUILD b/community/netsurf/PKGBUILD
new file mode 100644
index 00000000..42bc8c6c
--- /dev/null
+++ b/community/netsurf/PKGBUILD
@@ -0,0 +1,3 @@
+# precise build numbers break with Archlinux32's way of numbering the builds
+makedepends=(${makedepends[@]//libnsutils=0.0.5-4/})
+makedepends+=('libnsutils=0.0.5')