summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ydotool/ydotool_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/ydotool/ydotool_git.bb')
-rw-r--r--meta-oe/recipes-graphics/ydotool/ydotool_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ydotool/ydotool_git.bb b/meta-oe/recipes-graphics/ydotool/ydotool_git.bb
index 3acf70235e..7562271d90 100644
--- a/meta-oe/recipes-graphics/ydotool/ydotool_git.bb
+++ b/meta-oe/recipes-graphics/ydotool/ydotool_git.bb
@@ -8,7 +8,6 @@ PV = "1.0.4+git"
8SRC_URI = "git://github.com/ReimuNotMoe/ydotool;protocol=https;branch=master" 8SRC_URI = "git://github.com/ReimuNotMoe/ydotool;protocol=https;branch=master"
9SRCREV = "0c295346d55afcc6aebaaee564333b3e1efabcbd" 9SRCREV = "0c295346d55afcc6aebaaee564333b3e1efabcbd"
10 10
11S = "${WORKDIR}/git"
12 11
13inherit cmake systemd 12inherit cmake systemd
14 13