Skip to content
This repository was archived by the owner on Nov 24, 2019. It is now read-only.

Commit 8079bd2

Browse files
committed
debian: added extra dependencies
Signed-off-by: Máximo Cuadros <[email protected]>
1 parent 11479cc commit 8079bd2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

debian/control

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ Built-Using: ${misc:Built-Using}
2121
Depends: ${shlibs:Depends},
2222
${misc:Depends},
2323
libcairo2 (>= 1.14.0),
24-
libgtk-3-0 (>= 3.14)
24+
libgtk-3-0 (>= 3.14),
25+
xserver-xorg,
26+
xinit
2527
Provides: x-display-manager
2628
Description: A OctoPrint touch interface for TFT touch modules based on GTK+3
2729
OctoPrint-TFT OctoPrint-TFT, a touch interface for TFT touch modules

0 commit comments

Comments
 (0)