Skip to content

Commit fec3c34

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

File tree

3 files changed

+3774
-1
lines changed

3 files changed

+3774
-1
lines changed

debian/control

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ 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
2730
Standards-Version: 4.6.0
2831
Vcs-Browser: https://salsa.debian.org/openscenegraph-team/openscenegraph-3.2
2932
Vcs-Git: https://salsa.debian.org/openscenegraph-team/openscenegraph-3.2.git

0 commit comments

Comments
 (0)