mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/s2tc: unbreak after b44acc9409
checking GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no configure: error: OpenGL includes not found Reported by: pkg-fallout
This commit is contained in:
parent
377ebb0c61
commit
4afab0c209
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ COMMENT= Subset of a well-known texture compression scheme
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= mesa-libs>=0:graphics/mesa-libs
|
BUILD_DEPENDS= libglvnd>=0:graphics/libglvnd
|
||||||
TEST_DEPENDS= convert:graphics/ImageMagick6 \
|
TEST_DEPENDS= convert:graphics/ImageMagick6 \
|
||||||
nvcompress:graphics/nvidia-texture-tools \
|
nvcompress:graphics/nvidia-texture-tools \
|
||||||
wget:ftp/wget
|
wget:ftp/wget
|
||||||
|
|
Loading…
Add table
Reference in a new issue