diff options
Diffstat (limited to 'packages/ortp/ortp_0.7.1.bb')
-rw-r--r-- | packages/ortp/ortp_0.7.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ortp/ortp_0.7.1.bb b/packages/ortp/ortp_0.7.1.bb index c05e9d51cb..97cf1e8e3d 100644 --- a/packages/ortp/ortp_0.7.1.bb +++ b/packages/ortp/ortp_0.7.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "An LGPL implementation of RTP - RFC3550" LICENSE = "LGPL" DEPENDS = "glibc " -PR = "r1" +FILE_PR = "r1" inherit autotools pkgconfig |