Source: basket Version: 2.10~beta+git20160425.b77687f-1 Severity: normal Tags: patch
Hi, the libsoprano-dev build dependency was added in version 2.10~beta+git20150905.faa6dce-1; it is used to enable the nepomuk integration, which is not actually enabled since the nepomuk libraries are not available anymore (and shared-desktop-ontologies is not installed either). basket builds fine without the libsoprano-dev build dependency, so please remove it. Patch attached for it. Thanks, -- Pino
--- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian KDE Extras Team <[email protected]> Uploaders: Mark Purcell <[email protected]>, Sune Vuorela <[email protected]>, Luigi Toscano <[email protected]> Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.5), cmake, libx11-dev, pkg-config, libqimageblitz-dev, - shared-mime-info, libsoprano-dev, kdelibs5-dev, kdepimlibs5-dev (>=4:4.4.3), libgpgme11-dev + shared-mime-info, kdelibs5-dev, kdepimlibs5-dev (>=4:4.4.3), libgpgme11-dev Homepage: http://basket.kde.org/ Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/basket.git
_______________________________________________ pkg-kde-extras mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-extras
