Skip to content

Commit

Permalink
d/control: libcjs0 Depends on typelibs imported by built-in modules
Browse files Browse the repository at this point in the history
imports.package depends on GLib, GObject and Gio, not just GIRepository.
In practice gir1.2-girepository-2.0 (or the package that provides it)
will pull in all of those, so this is really just for completeness.
  • Loading branch information
smcv authored and clefebvre committed Jun 11, 2024
1 parent 7fd0708 commit 9bdce17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,10 @@ Depends:
${gir:Depends},
${misc:Depends},
${shlibs:Depends},
gir1.2-gio-2.0,
gir1.2-girepository-2.0,
gir1.2-glib-2.0,
gir1.2-gobject-2.0,
Conflicts:
libcjs0a,
libcjs0c,
Expand Down

0 comments on commit 9bdce17

Please sign in to comment.