Skip to content
Snippets Groups Projects
Commit 5290f452 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/sot-core-v3] Force PKGREVISION to 1 to fix binary dependency.

Right now the binary package depends on a previous version of fcl.
parent 94c4959c
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ VERSION= 3.4.0
DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${NAME}-v3-${VERSION}
PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}${ORG}/${NAME}.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment