[SCM] kajongg packaging branch, kubuntu_vivid_archive, updated. debian/4.14.1-1-6-g6524009

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Wed Dec 3 12:24:07 UTC 2014


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 6524009b5c2b9912bbb72f06940a0c70cdb6100f
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Wed Dec 3 13:24:04 2014 +0100

    add build-deps on libsqlite3-dev pkg-config
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index f373e0f..6918082 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,8 @@ Build-Depends: cmake,
                kde-sc-dev-latest (>= 4:4.12),
                kdelibs5-dev (>= 4:4.11),
                libkdegames-dev (>= 4:4.11),
+               libsqlite3-dev,
+               pkg-config,
                pkg-kde-tools (>= 0.14),
                python (>= 2.6.6-3~)
 Standards-Version: 3.9.5

-- 
kajongg packaging



More information about the pkg-kde-commits mailing list