Skip to content

Commit 9760438

Browse files
Merge pull request #9 from juhp/patch-1
use gi-gtk3 and gi-gdk3
2 parents d946eb2 + b15fc8f commit 9760438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ description: Please see the README on Github at <https://github.com/Ivan
1818
dependencies:
1919
- base >= 4.7 && < 5
2020
- data-default
21-
- gi-gdk >= 3.0.25 && < 4
22-
- gi-gtk >= 3.0.38 && < 4
21+
- gi-gdk3
22+
- gi-gtk3
2323
- hslogger
2424
- text
2525
- transformers

0 commit comments

Comments
 (0)