diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-08-24 12:19:10 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-08-24 12:19:10 +0200 |
commit | 6573eaceafb6ab8d8d30710331e54931d02bd779 (patch) | |
tree | e807290904464f2cb0cd1268568877c078efe2d9 /extra/p7zip/PKGBUILD | |
parent | f576a53a4eac5442ea85b9d2f965d8c31f70a0f7 (diff) | |
download | packages-6573eaceafb6ab8d8d30710331e54931d02bd779.tar.xz |
extra/p7zip: added nasm for pentium4
Diffstat (limited to 'extra/p7zip/PKGBUILD')
-rw-r--r-- | extra/p7zip/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/p7zip/PKGBUILD b/extra/p7zip/PKGBUILD new file mode 100644 index 00000000..36ce8f90 --- /dev/null +++ b/extra/p7zip/PKGBUILD @@ -0,0 +1 @@ +makedepends_pentium4=('nasm') |