diff options
Diffstat (limited to 'packages/gnome/gnome-python-extras_2.19.1.bb')
-rw-r--r-- | packages/gnome/gnome-python-extras_2.19.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gnome/gnome-python-extras_2.19.1.bb b/packages/gnome/gnome-python-extras_2.19.1.bb index 9d8e786241..5ae9180067 100644 --- a/packages/gnome/gnome-python-extras_2.19.1.bb +++ b/packages/gnome/gnome-python-extras_2.19.1.bb @@ -1,6 +1,8 @@ LICENSE = "GPL/LGPL" DEPENDS = "python-pygtk libwnck" +PR = "r1" + inherit gnome distutils-base SRC_URI += "file://acinclude.m4" |