Skip to content

Commit 6a66ab6

Browse files
committed
debian/control: Add missing dbusmenu dependency.
1 parent 8ac5df5 commit 6a66ab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Build-Depends:
1717
libx11-dev,
1818
libxkbfile-dev,
1919
meson,
20-
# python3-gi-dev,
2120
python3,
2221
valac,
2322
Standards-Version: 3.9.6
@@ -51,6 +50,7 @@ Depends:
5150
gir1.2-xapp-1.0 (= ${binary:Version}),
5251
libgnomekbd-dev,
5352
libgtk-3-dev (>= 3.3.16),
53+
gir1.2-dbusmenu-gtk3-0.4,
5454
libxapp1 (= ${binary:Version}),
5555
libxkbfile-dev,
5656
${misc:Depends},

0 commit comments

Comments
 (0)