graphics/maim: Fix LIB_DEPENDS afer x11/slop bump

This commit is contained in:
Mateusz Piotrowski 2021-10-12 18:26:29 +02:00
parent cae0ba398d
commit 1eba9ee239

View File

@ -12,7 +12,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm
LIB_DEPENDS= libicuuc.so:devel/icu \
libImlib2.so:graphics/imlib2 \
libpng.so:graphics/png \
libslopy.so.7.5:x11/slop
libslopy.so:x11/slop
USES= cmake compiler:c++11-lang gl jpeg xorg
USE_GITHUB= yes