diff options
Diffstat (limited to 'packages/detect-stylus/detect-stylus_0.10.bb')
-rw-r--r-- | packages/detect-stylus/detect-stylus_0.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/detect-stylus/detect-stylus_0.10.bb b/packages/detect-stylus/detect-stylus_0.10.bb index 09930edf11..a764f1335f 100644 --- a/packages/detect-stylus/detect-stylus_0.10.bb +++ b/packages/detect-stylus/detect-stylus_0.10.bb @@ -1,7 +1,7 @@ inherit gpe pkgconfig LICENSE = "GPL" -FILE_PR = "r2" +PR = "r2" DEPENDS = "virtual/libx11 xrdb xcursor-transparent-theme" RDEPENDS = "xrdb xcursor-transparent-theme" |