Skip to content

Commit cab5fe0

Browse files
committedSep 18, 2018
debian packaging: depend on qml-module-qtcharts only where available
1 parent 5edb326 commit cab5fe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎debian/control.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ Architecture: all
7878
Depends:
7979
libjs-jquery,
8080
libjs-leaflet,
81-
${misc:Depends},
82-
qml-module-qtcharts
81+
#sid buster bionic cosmic# qml-module-qtcharts,
82+
${misc:Depends}
8383
Description: QGIS - architecture-independent data
8484
QGIS is a Geographic Information System (GIS) which manages, analyzes and
8585
display databases of geographic information.

0 commit comments

Comments
 (0)
Please sign in to comment.