Skip to content
Snippets Groups Projects
Commit 522f371a authored by Arnaud Degroote's avatar Arnaud Degroote
Browse files

[wip/MPC] Register the requirement on mesa and glu in depend.mk

Bump PKGREVISION
parent 0b04929c
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
DISTNAME= MPC-${VERSION}
VERSION= 1.0
PKGREVISION= 1
CATEGORIES= path
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=MPC/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}MPC
......
......@@ -23,4 +23,7 @@ SYSTEM_SEARCH.MPC=\
lib/pkgconfig/mpc-core.pc
endif
include ../../mk/sysdep/mesa.mk
include ../../mk/sysdep/glu.mk
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
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