diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/guile/PKGBUILD | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/guile/PKGBUILD b/extra/guile/PKGBUILD index 669c307d..9a4dd6a2 100644 --- a/extra/guile/PKGBUILD +++ b/extra/guile/PKGBUILD @@ -5,7 +5,3 @@ eval "$( s/make check/make check || true/ ' )" - -# for libffi.so.7 and libffi.so -> libffi.so.8 (so make get's linked correctly and -# so that the current make runs with libffi.so.7) -makedepends+=(libffi33) |