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 8684958ea6..ca543ef05c 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" -FILE_PR = "r1" +PR = "r1" DEPENDS = "libxcomp" |