We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 868c803 commit ebaa3fcCopy full SHA for ebaa3fc
recipes-kde-active/plasma-mobile_git.bb
@@ -1,11 +1,11 @@
1
DESCRIPTION = "This recipe builds the development version of plasma active / mobile"
2
LICENSE = "GPLv2"
3
LIC_FILES_CHKSUM = "file://LICENSE.GPL-2;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4
-#finalized (and WORKING) depends list
+
5
DEPENDS = "kdelibs4 kde-workspace kde-runtime soprano libkactivities4 quilt curl lsof automoc4-native qt-mobility-x11"
6
-#2012-08-7
7
-SRCREV = "72a55cca2a42d2b71bfef7b33e0c334deb481ed2"
8
-PV = "2+git${SRCPV}"
+#2012-10-8 Plasma Active 3.0
+SRCREV = "4300367dbc2b3d7506566594e139da5a4145f259"
+PV = "3.0+git${SRCPV}"
9
PR = "r1"
10
11
SRC_URI = "git://anongit.kde.org/plasma-mobile;protocol=git;branch=master \
0 commit comments