Skip to content

Commit

Permalink
HaikuDevel: remove tiff headers
Browse files Browse the repository at this point in the history
  • Loading branch information
korli committed Jun 4, 2014
1 parent 2388fa7 commit 1db8c51
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build/jam/packages/HaikuDevel
Expand Up @@ -64,11 +64,6 @@ AddSymlinkToPackage develop headers : os : be ;
AddHeaderDirectoryToPackage compatibility bsd : bsd ;
AddHeaderDirectoryToPackage compatibility gnu : gnu ;

# third party libs headers
if $(HAIKU_BUILD_TYPE) != "bootstrap" {
AddHeaderDirectoryToPackage libs tiff : 3rdparty ;
}

# cpp headers
if $(HAIKU_GCC_VERSION_$(architecture)[1]) = 2 {
# GCC 2 only -- for GCC 4 they come with the gcc package
Expand Down

0 comments on commit 1db8c51

Please sign in to comment.