recipes-kde: add mirrors
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -2,6 +2,6 @@ inherit kde-base
|
||||
|
||||
KDE_APP_VERSION = "15.08.3"
|
||||
|
||||
SRC_URI = "http://download.kde.org/stable/applications/${PV}/src/${BPN}-${PV}.tar.xz"
|
||||
SRC_URI = "${KDE_MIRROR}/stable/applications/${PV}/src/${BPN}-${PV}.tar.xz"
|
||||
|
||||
RRECOMMENDS_${PN} += "qtbase-plugins"
|
||||
|
||||
Reference in New Issue
Block a user