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