forked from microsoft/vcpkg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[jasper] freeglut is not a dependency in macOS (microsoft#9680)
* [jasper] freeglut is not a dependency in macOS Also remove freeimage:x64-osx from baseline as now compiles * ogre fails in macOS
- Loading branch information
1 parent
6d8b6b1
commit 2204efd
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Source: jasper | ||
Version: 2.0.16-2 | ||
Version: 2.0.16-3 | ||
Homepage: https://github.com/mdadams/jasper | ||
Description: Open source implementation of the JPEG-2000 Part-1 standard | ||
Build-Depends: libjpeg-turbo, opengl, freeglut | ||
Build-Depends: libjpeg-turbo, opengl, freeglut (!osx) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters