diff options
Diffstat (limited to 'core/make/PKGBUILD')
-rw-r--r-- | core/make/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/make/PKGBUILD b/core/make/PKGBUILD new file mode 100644 index 00000000..83482424 --- /dev/null +++ b/core/make/PKGBUILD @@ -0,0 +1,2 @@ +# for libffi.so.7 +makedepends+=(libffi33) |