mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki.
This commit is contained in:
@@ -4,7 +4,8 @@ SRC_URI="http://www.libsdl.org/tmp/SDL_ttf-2.0.10.tar.gz"
|
||||
CHECKSUM_MD5="6850ded5728711e3e95f6d997c3e59d5"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="libsdl >= 1.2.12, pkgconfig >= 0.9"
|
||||
DEPEND="media-libs/libsdl >= 1.2.12
|
||||
dev-util/pkgconfig >= 0.9"
|
||||
BUILD {
|
||||
cd SDL_ttf-2.0.10
|
||||
rm -f acinclude.m4
|
||||
|
||||
Reference in New Issue
Block a user