diff options
-rw-r--r-- | misc/raspberrypi-userland/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/raspberrypi-userland/Makefile b/misc/raspberrypi-userland/Makefile index 94327464bff3..ca2c67c3ab0e 100644 --- a/misc/raspberrypi-userland/Makefile +++ b/misc/raspberrypi-userland/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE ONLY_FOR_ARCHS= armv6 armv7 -CONFLICTS_INSTALL= libglesv2 libEGL +CONFLICTS_INSTALL= mesa-libs USES= cmake:outsource pkgconfig shebangfix |