mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18: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,11 @@ HOMEPAGE="http://www.gnu.org/software/gnash/"
|
||||
SRC_URI="http://ports.haiku-files.org/export/682/haikuports/trunk/media-video/gnash/mime.zip"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="gcc4,media-video/ffmpeg,media-image/giflib,agg,dev-libs/boost"
|
||||
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
|
||||
DEPEND="media-video/ffmpeg >= 0.5
|
||||
media-image/giflib >= ??
|
||||
agg >= ??
|
||||
dev-libs/boost >= ??"
|
||||
# Use 'install-gnash-deps --compile-time' to install deps
|
||||
#
|
||||
# notes:
|
||||
|
||||
Reference in New Issue
Block a user