forgotten patch
This commit is contained in:
parent
191a3e94aa
commit
589d2c7be8
20
property-deps.patch
Normal file
20
property-deps.patch
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
diff -up evince-2.21.90/properties/Makefile.am.property-deps evince-2.21.90/properties/Makefile.am
|
||||||
|
--- evince-2.21.90/properties/Makefile.am.property-deps 2008-01-28 15:53:04.000000000 -0500
|
||||||
|
+++ evince-2.21.90/properties/Makefile.am 2008-01-28 23:56:16.000000000 -0500
|
||||||
|
@@ -32,16 +32,4 @@ libevince_properties_page_la_LIBADD =
|
||||||
|
$(FRONTEND_LIBS) \
|
||||||
|
$(NAUTILUS_LIBS)
|
||||||
|
|
||||||
|
-if ENABLE_DJVU
|
||||||
|
-libevince_properties_page_la_LIBADD += $(DJVU_LIBS)
|
||||||
|
-endif
|
||||||
|
-
|
||||||
|
-if ENABLE_DVI
|
||||||
|
-libevince_properties_page_la_LIBADD += -lkpathsea
|
||||||
|
-endif
|
||||||
|
-
|
||||||
|
-if WITH_TYPE1_FONTS
|
||||||
|
-libevince_properties_page_la_LIBADD += -lt1
|
||||||
|
-endif
|
||||||
|
-
|
||||||
|
libevince_properties_page_la_LDFLAGS = -module -avoid-version -no-undefined
|
Loading…
Reference in New Issue
Block a user