summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb')
-rw-r--r--meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb b/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb
index 6b6acf1be8..e1a6af622b 100644
--- a/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb
+++ b/meta-oe/recipes-extended/cmatrix/cmatrix_2.0.bb
@@ -3,12 +3,14 @@ SUMMARY = "Terminal based 'The Matrix' screen implementation"
3LICENSE = "GPL-3.0-only" 3LICENSE = "GPL-3.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
5 5
6SRC_URI = "git://github.com/abishekvashok/cmatrix.git;branch=stable;protocol=https" 6SRC_URI = " \
7 git://github.com/abishekvashok/cmatrix.git;branch=stable;protocol=https \
8 file://0001-reproducibility-Prevent-configuration-from-reading-h.patch \
9"
7SRCREV = "adfdf1656f23e5ab3b52c7d7edf91249a4477e8d" 10SRCREV = "adfdf1656f23e5ab3b52c7d7edf91249a4477e8d"
8S = "${WORKDIR}/git"
9 11
10inherit cmake 12inherit cmake
11 13
12DEPENDS += "ncurses" 14DEPENDS += "ncurses"
13 15
14FILES:${PN} += "${datadir}/* ${libdir}/kbd/*" 16FILES:${PN} += "${datadir}/* ${libdir}/kbd/* ${libdir}/X11/fonts/"