]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Export solvable_matchesdep function, as we now use it in the bindings
authorMichael Schroeder <mls@suse.de>
Wed, 15 Feb 2017 10:37:22 +0000 (11:37 +0100)
committerMichael Schroeder <mls@suse.de>
Wed, 15 Feb 2017 10:38:14 +0000 (11:38 +0100)
src/libsolv.ver

index dd1596e5644696c60289202b62d56533b7891c7c..19f98bbfa13c310123a8bb011a8efbbc55045314 100644 (file)
@@ -310,6 +310,7 @@ SOLV_1.0 {
                solvable_lookup_str_poollang;
                solvable_lookup_type;
                solvable_lookup_void;
+               solvable_matchesdep;
                solvable_selfprovidedep;
                solvable_set_deparray;
                solvable_set_id;