summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/netsurf/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/netsurf/PKGBUILD b/community/netsurf/PKGBUILD
index 42bc8c6c..4fea59a6 100644
--- a/community/netsurf/PKGBUILD
+++ b/community/netsurf/PKGBUILD
@@ -1,3 +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')
+depends=(${depends[@]//libnsutils=0.0.5-4/})
+depends+=('libnsutils=0.0.5')