Adding missing 2 files
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								gtk-nsis-pack/bin/libcroco-0.6-3.dll
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								gtk-nsis-pack/bin/libcroco-0.6-3.dll
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								gtk-nsis-pack/bin/liblzma-5.dll
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								gtk-nsis-pack/bin/liblzma-5.dll
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -45,6 +45,8 @@ cp $INSTALL_SRC_MSYS2_BIN/libfontconfig-1.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libfreetype-6.dll  $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libgailutil-3-0.dll  $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libgdk_pixbuf-2.0-0.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/liblzma-5.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libcroco-0.6-3.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libgdk-3-0.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libgdkmm-3.0-1.dll $INSTALL_SRC_BIN | ||||
| cp $INSTALL_SRC_MSYS2_BIN/libgio-2.0-0.dll  $INSTALL_SRC_BIN | ||||
|   | ||||
| @@ -244,6 +244,8 @@ SectionIn 1 2 RO | ||||
| 	File bin\libfreetype-6.dll		; freetype is needed for ft2 pango backend | ||||
| 	File bin\libgailutil-3-0.dll	; from gtk | ||||
| 	File bin\libgdk_pixbuf-2.0-0.dll  ; from gtk | ||||
| 	File bin\liblzma-5.dll  		; from gtk | ||||
| 	File bin\libcroco-0.6-3.dll		; from gtk | ||||
| 	File bin\libgdk-3-0.dll  		; from gtk | ||||
| 	File bin\libgdkmm-3.0-1.dll | ||||
| 	File bin\libgio-2.0-0.dll  		; from glib | ||||
| @@ -602,6 +604,8 @@ Function un.DeleteDlls | ||||
| 	Delete $LIB_INSTDIR\libfreetype-6.dll  ; freetype is needed for ft2 pango backend | ||||
| 	Delete $LIB_INSTDIR\libgailutil-3-0.dll  ; from gtk | ||||
| 	Delete $LIB_INSTDIR\libgdk_pixbuf-2.0-0.dll  ; from gtk | ||||
| 	Delete $LIB_INSTDIR\liblzma-5.dll  ; from gtk | ||||
| 	Delete $LIB_INSTDIR\libcroco-0.6-3.dll  ; from gtk | ||||
| 	Delete $LIB_INSTDIR\libgdk-3-0.dll  ; from gtk | ||||
| 	Delete $LIB_INSTDIR\libgdkmm-3.0-1.dll | ||||
| 	Delete $LIB_INSTDIR\libgio-2.0-0.dll  ; from glib | ||||
|   | ||||
		Reference in New Issue
	
	Block a user