[SCM] marble packaging branch, master, updated. debian/16.08.3-1-154-g84802f6

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:11:47 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/marble.git;a=commitdiff;h=a9b2084

The following commit has been merged in the master branch:
commit a9b2084bb790fdd5f7efd716d95d468c007eb10b
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Jul 8 10:23:07 2016 +0100

    add debian/meta/cmake-ignore, build-dep on libwlocate-dev
---
 debian/control           | 1 +
 debian/meta/cmake-ignore | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 19ee536..b06f2be 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Build-Depends: cmake (>= 2.8.12~),
                libqt5webkit5-dev (>= 5.4),
                libquazip5-dev,
                libshp-dev,
+               libwlocate-dev,
                pkg-config,
                pkg-kde-tools (>= 0.12),
                python-dev,
diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
new file mode 100644
index 0000000..61b0c38
--- /dev/null
+++ b/debian/meta/cmake-ignore
@@ -0,0 +1,3 @@
+Marble tools
+Marble library C++ examples
+liblocation

-- 
marble packaging



More information about the pkg-kde-commits mailing list