Skip to content

Commit d5d4a61

Browse files
Cryolitiaxzl01
authored andcommitted
feat: support wayland
Link: openscenegraph/OpenSceneGraph#1170
1 parent b4e737f commit d5d4a61

File tree

4 files changed

+3780
-4
lines changed

4 files changed

+3780
-4
lines changed

debian/changelog

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
openscenegraph (3.6.5+dfsg1-9deepin0+rb1) unstable; urgency=medium
1+
openscenegraph (3.6.5+dfsg1-9deepin1) unstable; urgency=medium
22

3-
* Rebuild
3+
* Add wayland support.
44

5-
-- Cryolitia <cryolitia@deepin.org> Thu, 12 Jun 2025 11:25:15 +0800
5+
-- xiangzelong <xiangzelong@deepin.org> Thu, 07 Aug 2025 09:43:02 +0800
66

77
openscenegraph (3.6.5+dfsg1-9) unstable; urgency=medium
88

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)