misc/raspberrypi-userland: adjust GL conflict after r440699
pkg-static: mesa-libs-18.2.3_1 conflicts with raspberrypi-userland-20161026 (installs files into the same place). Problematic file: /usr/local/include/EGL/egl.h
This commit is contained in:
parent
68859a573f
commit
22c488495f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483208
@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
|
||||
|
||||
ONLY_FOR_ARCHS= armv6 armv7
|
||||
|
||||
CONFLICTS_INSTALL= libglesv2 libEGL
|
||||
CONFLICTS_INSTALL= mesa-libs
|
||||
|
||||
USES= cmake:outsource pkgconfig shebangfix
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user