Freetype: remove useless dependency

* The runtime package for freetype doesn't seem to need bzip2
development package. This looks like a copypaste error.
This commit is contained in:
Adrien Destugues
2013-11-16 21:48:45 +01:00
parent af5b369911
commit bfa0e07c9d

View File

@@ -17,7 +17,6 @@ REQUIRES="
haiku$secondaryArchSuffix >= $haikuVersion
lib:libz$secondaryArchSuffix >= 1
lib:libpng$secondaryArchSuffix
devel:libbz2
"
BUILD_REQUIRES="
devel:libz$secondaryArchSuffix