[SCM] khtml packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-4-ge1bef6c

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:01:40 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/khtml.git;a=commitdiff;h=980410c

The following commit has been merged in the kubuntu_unstable branch:
commit 980410cd339d3b503c536a9b34110376f0046dfe
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Feb 5 16:48:47 2015 +0100

    acc tests, add a qplatform path and fix typo
---
 debian/libkf5khtml-dev.acc.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/libkf5khtml-dev.acc.in b/debian/libkf5khtml-dev.acc.in
index 1a18e99..e56b121 100644
--- a/debian/libkf5khtml-dev.acc.in
+++ b/debian/libkf5khtml-dev.acc.in
@@ -10,11 +10,12 @@
 </headers>
 
 <libs>
-    /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5Html.so
+    /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5KHtml.so
 </libs>
 
 <gcc_options>
     -fPIC
+    -I/usr/lib/@@DEB_HOST_MULTIARCH@@/qt5/mkspecs/common/posix/
 </gcc_options>
 
 </descriptor>

-- 
khtml packaging



More information about the pkg-kde-commits mailing list