diff options
Diffstat (limited to 'packages/gpe-contacts/gpe-contacts.inc')
-rw-r--r-- | packages/gpe-contacts/gpe-contacts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-contacts/gpe-contacts.inc b/packages/gpe-contacts/gpe-contacts.inc index 775e04a62e..e6af955190 100644 --- a/packages/gpe-contacts/gpe-contacts.inc +++ b/packages/gpe-contacts/gpe-contacts.inc @@ -1,7 +1,7 @@ LICENSE = "GPL" inherit gpe autotools pkgconfig -FILE_PR = "r0" +PR = "r0" DEPENDS = "libgpewidget libdisplaymigration libgpevtype dbus" SECTION = "gpe" |