summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/l3afpad/l3afpad_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/l3afpad/l3afpad_git.bb')
-rw-r--r--meta/recipes-sato/l3afpad/l3afpad_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-sato/l3afpad/l3afpad_git.bb b/meta/recipes-sato/l3afpad/l3afpad_git.bb
index 3d8c427b69..7e20f9abed 100644
--- a/meta/recipes-sato/l3afpad/l3afpad_git.bb
+++ b/meta/recipes-sato/l3afpad/l3afpad_git.bb
@@ -19,8 +19,6 @@ PV = "0.8.18.1.11+git"
19SRC_URI = "git://github.com/stevenhoneyman/l3afpad.git;branch=master;protocol=https" 19SRC_URI = "git://github.com/stevenhoneyman/l3afpad.git;branch=master;protocol=https"
20SRCREV = "3cdccdc9505643e50f8208171d9eee5de11a42ff" 20SRCREV = "3cdccdc9505643e50f8208171d9eee5de11a42ff"
21 21
22S = "${WORKDIR}/git"
23
24inherit autotools pkgconfig features_check mime-xdg 22inherit autotools pkgconfig features_check mime-xdg
25 23
26ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 24ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"