index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-03-26 15:35:34 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-03-26 15:35:34 +0100 |
commit | 93ceb150506d3e7bb11b1d2bec850551273025d5 (patch) | |
tree | a2e8eccff54406a3046eef7adb2ee03eea812b9d | |
parent | b72de63a50fcd46ec290b0028f47f1f9f00b7a9b (diff) |
-rw-r--r-- | extra/libplacebo/PKGBUILD | 2 |
diff --git a/extra/libplacebo/PKGBUILD b/extra/libplacebo/PKGBUILD new file mode 100644 index 00000000..5275434b --- /dev/null +++ b/extra/libplacebo/PKGBUILD @@ -0,0 +1,2 @@ +# we need libunwind on i486 explicitely +makedepends+=(libunwind) |