ruby-modules gio2: re-add gobjectIntrospection dependency
Previously, it was accidentaly propagated by atk.
This commit is contained in:
parent
023271e05e
commit
21b09d7961
@ -109,7 +109,7 @@ in
|
||||
|
||||
gio2 = attrs: {
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ gtk2 pcre ];
|
||||
buildInputs = [ gtk2 pcre gobjectIntrospection ];
|
||||
};
|
||||
|
||||
gitlab-markup = attrs: { meta.priority = 1; };
|
||||
|
Loading…
Reference in New Issue
Block a user