mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-22 02:32:31 +00:00
12 lines
260 B
Diff
12 lines
260 B
Diff
--- a/wings/Makefile.am
|
|
+++ b/wings/Makefile.am
|
|
@@ -7,7 +7,7 @@
|
|
wsynaptic_LDADD =-lExtraWINGs @WINGS_LIBS@ \
|
|
${top_builddir}/common/libsynaptic.a\
|
|
-lapt-pkg @RPM_LIBS@ @DEB_LIBS@\
|
|
- -lpthread -L/usr/X11R6/lib $(LIBTAGCOLL_LIBS)
|
|
+ $(LIBTAGCOLL_LIBS)
|
|
|
|
|
|
|