summaryrefslogtreecommitdiffstats
path: root/recipes/e17/elfe_svn.bb
blob: 8588ec34b625ebea32fc59585cfd62c8058d86ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "MIT"
PV = "0.0.1+svnr${SRCREV}"
PR = "${INC_PR}.0"

require e-module.inc

DEPENDS += "elementary"

# Elfe is part of the enlightenment svn repository since this SRC_REV. As EFL_SRCREV is
# currently much older we need to sync it when EFL_SRCREV will change.
SRCREV = "57260"