diff options
Diffstat (limited to 'recipes/e17/exhibit_svn.bb')
-rw-r--r-- | recipes/e17/exhibit_svn.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/e17/exhibit_svn.bb b/recipes/e17/exhibit_svn.bb new file mode 100644 index 0000000000..2035bc193e --- /dev/null +++ b/recipes/e17/exhibit_svn.bb @@ -0,0 +1,7 @@ +DESCRIPTION = "Exhibit is the ETK picture viewer" +LICENSE = "MIT BSD" +DEPENDS = "evas ecore epsilon edje eet etk efreet" +PV = "0.1.1+svnr${SRCREV}" +PR = "r1" + +inherit e |