[SCM] gammaray packaging branch, master, updated. debian/1.3.0-1-30-g8272acb
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Sat Jan 18 23:09:17 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/gammaray.git;a=commitdiff;h=2f18fe0
The following commit has been merged in the master branch:
commit 2f18fe0314112543c899f656833333e97b24870d
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Sat Jan 18 17:03:03 2014 +0100
qtdeclarative5-dev is required for webinspector tool
---
debian/control | 1 +
debian/gammaray.install | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 15ba2fd..9f64816 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9),
qttools5-dev,
libqt5svg5-dev,
libqt5webkit5-dev,
+ qtdeclarative5-dev,
libqt4-dev,
libqt4-private-dev,
libqtwebkit-dev,
diff --git a/debian/gammaray.install b/debian/gammaray.install
index b3e4fc0..9b9c25e 100644
--- a/debian/gammaray.install
+++ b/debian/gammaray.install
@@ -12,6 +12,7 @@ usr/lib/gammaray/*/qt5*/gammaray_selectionmodelinspector*
usr/lib/gammaray/*/qt5*/gammaray_statemachineviewer*
usr/lib/gammaray/*/qt5*/gammaray_styleinspector*
usr/lib/gammaray/*/qt5*/gammaray_timertop*
+usr/lib/gammaray/*/qt5*/gammaray_webinspector*
usr/lib/gammaray/*/qt5*/gammaray_widgetinspector*
usr/lib/gammaray/*/qt5*/libgammaray_widget_export_actions.so
usr/lib/gammaray/*/qt5*/styles/*
--
gammaray packaging
More information about the pkg-kde-commits
mailing list