diff options
Diffstat (limited to 'meta-efl/recipes-efl/e17/enjoy_git.bb')
-rw-r--r-- | meta-efl/recipes-efl/e17/enjoy_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/enjoy_git.bb b/meta-efl/recipes-efl/e17/enjoy_git.bb index bc3168e6a3..297cbd5236 100644 --- a/meta-efl/recipes-efl/e17/enjoy_git.bb +++ b/meta-efl/recipes-efl/e17/enjoy_git.bb | |||
@@ -22,6 +22,7 @@ inherit e gettext | |||
22 | SRC_URI = " \ | 22 | SRC_URI = " \ |
23 | git://git.enlightenment.org/apps/enjoy.git \ | 23 | git://git.enlightenment.org/apps/enjoy.git \ |
24 | file://0001-always-use-position-as-percent-and-define-a-1-second.patch \ | 24 | file://0001-always-use-position-as-percent-and-define-a-1-second.patch \ |
25 | file://configure.patch \ | ||
25 | " | 26 | " |
26 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
27 | 28 | ||