diff options
Diffstat (limited to 'packages/nxproxy/nxproxy_3.2.0-1.bb')
-rw-r--r-- | packages/nxproxy/nxproxy_3.2.0-1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/nxproxy/nxproxy_3.2.0-1.bb b/packages/nxproxy/nxproxy_3.2.0-1.bb index ca543ef05c..8684958ea6 100644 --- a/packages/nxproxy/nxproxy_3.2.0-1.bb +++ b/packages/nxproxy/nxproxy_3.2.0-1.bb @@ -1,7 +1,7 @@ DESCRIPTION = "The binary which uses libxcomp from nomachine" HOMEPAGE = "http://www.nomachine.com/" LICENSE = "GPL" -PR = "r1" +FILE_PR = "r1" DEPENDS = "libxcomp" |