Skip to content

Commit 70da239

Browse files
committed
debian packaging: include native gui library
1 parent f153e19 commit 70da239

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

debian/control.in

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,18 @@ Description: QGIS - shared analysis library
132132
.
133133
This package contains the shared analysis library.
134134

135+
Package: libqgis-native{QGIS_ABI}
136+
Architecture: any
137+
Section: libs
138+
Depends:
139+
${shlibs:Depends},
140+
${misc:Depends}
141+
Description: QGIS - shared native gui library
142+
QGIS is a Geographic Information System (GIS) which manages, analyzes and
143+
display databases of geographic information.
144+
.
145+
This package contains the shared native gui library.
146+
135147
Package: libqgisgrass{GRASSVER}-{QGIS_ABI}
136148
Architecture: any
137149
Section: libs
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
usr/lib/libqgis_native.so.{QGIS_ABI}

0 commit comments

Comments
 (0)