You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/3ddesktop/files/3ddesktop-0.2.9-asneeded.patch

12 lines
234 B

--- Makefile.am
+++ Makefile.am
@@ -37,7 +37,7 @@
camera.cpp \
config.cpp
-3ddeskd_LDFLAGS = $(imlib2_libs) @GL_LIBS@
+3ddeskd_LDADD = $(imlib2_libs) @GL_LIBS@
noinst_HEADERS = 3ddesk.h \
arrange.hpp \