Skip to content

Commit

Permalink
graphics/opencollorio: Uses minizip:ng
Browse files Browse the repository at this point in the history
Remove LIB_DEPENDS to USES=minizip:ng
  • Loading branch information
lbartoletti committed Jul 28, 2023
1 parent 94a9454 commit 1da82e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions graphics/opencolorio/Makefile
Expand Up @@ -19,10 +19,9 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libImath.so:math/Imath \
libpystring.so:devel/pystring \
libyaml-cpp.so:devel/yaml-cpp \
libminizip-ng.so:archivers/minizip-ng \
libzstd.so:archivers/zstd
USES= alias cmake compiler:c++14-lang localbase:ldflags \
pkgconfig
pkgconfig minizip:ng

USE_GITHUB= yes
GH_ACCOUNT= AcademySoftwareFoundation
Expand Down

0 comments on commit 1da82e8

Please sign in to comment.