diff options
author | 2010-03-14 18:41:31 +0000 | |
---|---|---|
committer | 2010-03-14 18:41:31 +0000 | |
commit | 665593a32304e0507d782bbd8b85b991a5734e9a (patch) | |
tree | 4b6a3505ac25de914c1c14e24dae191d5bdd6707 /media-video/flux-git/flux-git-0.1.ebuild | |
parent | feng requires libtool-2 (diff) | |
download | lu_zero-master.tar.gz lu_zero-master.tar.bz2 lu_zero-master.zip |
svn path=/; revision=112
Diffstat (limited to 'media-video/flux-git/flux-git-0.1.ebuild')
-rw-r--r-- | media-video/flux-git/flux-git-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/flux-git/flux-git-0.1.ebuild b/media-video/flux-git/flux-git-0.1.ebuild index 61977ad..24b3a61 100644 --- a/media-video/flux-git/flux-git-0.1.ebuild +++ b/media-video/flux-git/flux-git-0.1.ebuild @@ -17,8 +17,8 @@ KEYWORDS="~amd64 ~ppc ~x86 ~ppc64" IUSE="ffmpeg" RDEPEND="ffmpeg? ( media-video/ffmpeg ) - media-video/netembryo-git - dev-libs/bufferpool-git" + media-video/netembryo-git" + DEPEND="${RDEPEND}" src_compile() { |