This commit is contained in:
guinux
2017-07-29 16:35:04 +02:00
parent b64b603e82
commit d661c573f9
36 changed files with 1979 additions and 2527 deletions

View File

@@ -550,6 +550,7 @@ namespace Alpm {
public ulong name_hash;
public Mode mod;
[CCode (cname = "alpm_dep_from_string")]
public static Depend from_string(string depstring);
[CCode (cname = "alpm_dep_compute_string")]