diff options
Diffstat (limited to 'meta-oe/recipes-graphics/ydotool/ydotool_git.bb')
-rw-r--r-- | meta-oe/recipes-graphics/ydotool/ydotool_git.bb | 1 |
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" | |||
8 | SRC_URI = "git://github.com/ReimuNotMoe/ydotool;protocol=https;branch=master" | 8 | SRC_URI = "git://github.com/ReimuNotMoe/ydotool;protocol=https;branch=master" |
9 | SRCREV = "0c295346d55afcc6aebaaee564333b3e1efabcbd" | 9 | SRCREV = "0c295346d55afcc6aebaaee564333b3e1efabcbd" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | ||
12 | 11 | ||
13 | inherit cmake systemd | 12 | inherit cmake systemd |
14 | 13 | ||