Skip to content

Commit 13a5167

Browse files
committed
Merge pull request #2609 from sebastic/bug-9818
Add dependency on openscenegraph-plugin-osgearth to qgis-plugin-globe (fixes #9818)
2 parents c9e9289 + 076c2a0 commit 13a5167

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian/control.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ Architecture: any
340340
Depends:
341341
qgis (= ${binary:Version}),
342342
qgis-plugin-globe-common (= ${source:Version}),
343+
openscenegraph-plugin-osgearth,
343344
${shlibs:Depends},
344345
${misc:Depends}
345346
Description: OSG globe plugin for QGIS

0 commit comments

Comments
 (0)