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/dev-games/vamos/files/vamos-0.7.0-as-needed.patch

12 lines
468 B

--- vamos-0.7.0.orig/media/Makefile.in
+++ vamos-0.7.0/media/Makefile.in
@@ -71,7 +71,7 @@
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
LTLIBRARIES = $(lib_LTLIBRARIES)
-libvamos_media_la_LIBADD =
+libvamos_media_la_LIBADD = ../geometry/libvamos-geometry.la
am_libvamos_media_la_OBJECTS = Ac3d.lo Sample.lo Texture_Image.lo \
XML_Parser.lo
libvamos_media_la_OBJECTS = $(am_libvamos_media_la_OBJECTS)