diff options
Diffstat (limited to 'recipes/classpath/classpath_0.95.bb')
-rw-r--r-- | recipes/classpath/classpath_0.95.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/classpath/classpath_0.95.bb b/recipes/classpath/classpath_0.95.bb index 6952cda72f..ccc1ecee7e 100644 --- a/recipes/classpath/classpath_0.95.bb +++ b/recipes/classpath/classpath_0.95.bb @@ -6,7 +6,7 @@ SRC_URI += "\ file://javanet-local.patch;patch=1;pnum=0 \ " -PR = "r6" +PR = "r7" DEPENDS += "gtk+ gconf libxtst" |