Skip to content

Commit bcd4ae5

Browse files
committed
feat: support wayland
Link: openscenegraph/OpenSceneGraph#1170
1 parent b4e737f commit bcd4ae5

File tree

3 files changed

+3777
-1
lines changed

3 files changed

+3777
-1
lines changed

debian/control

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,13 @@ Build-Depends: debhelper-compat (= 12),
2323
libpoppler-glib-dev,
2424
liblua5.4-dev,
2525
libcollada-dom-dev,
26-
libboost-filesystem-dev
26+
libboost-filesystem-dev,
27+
pkg-config,
28+
libwayland-dev,
29+
wayland-protocols,
30+
libwayland-egl-backend-dev,
31+
eglexternalplatform-dev,
32+
libxkbcommon-dev
2733
Standards-Version: 4.6.0
2834
Vcs-Browser: https://salsa.debian.org/openscenegraph-team/openscenegraph-3.2
2935
Vcs-Git: https://salsa.debian.org/openscenegraph-team/openscenegraph-3.2.git

0 commit comments

Comments
 (0)