diff options
-rw-r--r-- | recipes/libnxml/libnxml.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libnxml/libnxml.inc b/recipes/libnxml/libnxml.inc index aa9c783164..7a777dab1a 100644 --- a/recipes/libnxml/libnxml.inc +++ b/recipes/libnxml/libnxml.inc @@ -4,7 +4,7 @@ LICENSE = "LGPL" DEPENDS = "curl" -INC_PR = "0" +INC_PR = "r0" inherit autotools pkgconfig |