summaryrefslogtreecommitdiff
path: root/extra/p7zip
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-08-27 17:49:49 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2019-08-27 17:49:49 +0200
commit0e487ec6e8f6c851a4bf02fb9a4c8af8b36a26e8 (patch)
treebcbcb5775eb98971e796a8c80eef8dac47357579 /extra/p7zip
parent11f6223640c3e9aabc4c4ae033fdd83355a9210b (diff)
downloadpackages-0e487ec6e8f6c851a4bf02fb9a4c8af8b36a26e8.tar.xz
extra/p7zip: more nasm makedepends
Diffstat (limited to 'extra/p7zip')
-rw-r--r--extra/p7zip/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/p7zip/PKGBUILD b/extra/p7zip/PKGBUILD
index 36ce8f90..df3959b6 100644
--- a/extra/p7zip/PKGBUILD
+++ b/extra/p7zip/PKGBUILD
@@ -1 +1,3 @@
+makedepends_i486=('nasm')
+makedepends_i686=('nasm')
makedepends_pentium4=('nasm')