forked from ports/contrib
imlib2: fix missing dependencys
This commit is contained in:
parent
dc6076ae08
commit
dd5393fec3
@ -1,12 +1,13 @@
|
||||
# Description: Powerful image loading and rendering library
|
||||
# URL: http://www.enlightenment.org/
|
||||
# Maintainer: Han Boetes <han@mijncomputer.nl>
|
||||
# Packager: Han Boetes <han@mijncomputer.nl>
|
||||
# Depends on: libungif
|
||||
# Maintainer: Han Boetes, han at mijncomputer dot nl
|
||||
# Packager: Han Boetes, han at mijncomputer dot nl
|
||||
# Depends on: cvs, x11, libungif
|
||||
|
||||
name=imlib2
|
||||
version=cvs
|
||||
release=1
|
||||
source=()
|
||||
|
||||
build()
|
||||
{
|
||||
@ -24,3 +25,4 @@ build()
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user