Kaydet (Commit) 5ae30d3a authored tarafından Michael Stahl's avatar Michael Stahl

scp2: move redland libraries to AutoInstall

Change-Id: I464acbd191aeb25ab4b53d0f28378ee36f7893db
üst 6c5dbe56
......@@ -1144,6 +1144,12 @@ $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
rasqal \
rdf \
))
else
$(eval $(call gb_Helper_register_packages_for_install,ooo, \
raptor \
rasqal \
redland \
))
endif
define gb_LinkTarget__use_librdf
......
......@@ -274,28 +274,3 @@ File gid_File_Moz_Msvc80crt_Manifest
End
#endif
#ifndef SYSTEM_REDLAND
#ifndef WNT
File gid_File_Lib_Raptor
LIB_FILE_BODY;
Styles = (FILELIST);
Dir = FILELIST_DIR;
Name = "raptor.filelist";
End
File gid_File_Lib_Rasqal
LIB_FILE_BODY;
Styles = (FILELIST);
Dir = FILELIST_DIR;
Name = "rasqal.filelist";
End
File gid_File_Lib_Rdf
LIB_FILE_BODY;
Styles = (FILELIST);
Dir = FILELIST_DIR;
Name = "redland.filelist";
End
#endif // WNT
#endif // SYSTEM_REDLAND
......@@ -164,11 +164,8 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Recentfile,
gid_File_Lib_Tab,
gid_File_Lib_Tab2,
gid_File_Lib_Raptor,
gid_Unixlink_File_Lib_Raptor,
gid_File_Lib_Rasqal,
gid_Unixlink_File_Lib_Rasqal,
gid_File_Lib_Rdf,
gid_Unixlink_File_Lib_Rdf,
gid_File_Lib_Freebl3,
gid_File_Lib_Nss3,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment