aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/0630_nx-X11_fix-underlinking-dlopen-dlsym.full.patch
Commit message (Collapse)AuthorAgeFilesLines
* nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'. ↵Bernard Cafarelli2015-04-261-0/+17
Fixes: #853. v2: generally link to libdl in all of nx-X11. (Mike Gabriel) Adds: - 0630_nx-X11_fix-underlinking-dlopen-dlsym.full.patch