diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-10-07 12:46:41 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-10-08 12:19:39 -0700 |
commit | ec7422feb5bb35cd8a456a67309df15c9b7ad59e (patch) | |
tree | cef9d6a8d5f4e64cc8704e41bb9f7fe68266d328 /packaging/ubuntu | |
parent | 21f1cf09f7de90080951dfb96d5ef638865624dc (diff) | |
download | subsurface-ec7422feb5bb35cd8a456a67309df15c9b7ad59e.tar.gz |
build-system: remove Grantlee from the packaging scripts
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ubuntu')
-rw-r--r-- | packaging/ubuntu/debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/ubuntu/debian/control b/packaging/ubuntu/debian/control index 08b51bf3c..5fc13979e 100644 --- a/packaging/ubuntu/debian/control +++ b/packaging/ubuntu/debian/control @@ -38,7 +38,6 @@ Build-Depends: asciidoc, qml-module-qtquick2, libcurl4-openssl-dev, qtconnectivity5-dev, - libgrantlee5-dev, subsurface-qt-private-headers Standards-Version: 3.9.7 Homepage: http://subsurface-divelog.org |