Skip to content

Commit

Permalink
Fix libdl on x11
Browse files Browse the repository at this point in the history
  • Loading branch information
BtbN committed Jul 16, 2021
1 parent 7b95c47 commit 94395ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts.d/45-x11/40-libx11.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ ffbuild_dockerbuild() {
./configure "${myconf[@]}"
make -j$(nproc)
make install

echo "Libs.private: -ldl" >> "$FFBUILD_PREFIX"/lib/pkgconfig/x11.pc
}

0 comments on commit 94395ac

Please sign in to comment.