commit: 427a7d71f50fb947e2e173d5ce42dc14165ca0f1
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sun Feb 22 18:13:22 2015 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 18:13:22 2015 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=427a7d71
www-plugins/freshplayerplugin: Add missing dependency
---
www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild
b/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild
index 0d2e812..bef8ed5 100644
--- a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild
+++ b/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild
@@ -21,6 +21,7 @@ DEPEND="
dev-libs/libconfig
dev-libs/libevent[threads]
dev-libs/uriparser
+ dev-util/ragel
media-libs/alsa-lib
media-libs/freetype
media-libs/mesa[egl,gles2]