Skip to content

Commit

Permalink
libquvi: fixed mailformed DEPs. Fixed #34
Browse files Browse the repository at this point in the history
  • Loading branch information
msva committed Jun 4, 2015
1 parent 348ff13 commit 2d715ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/libquvi/libquvi-0.9.4-r1.ebuild
Expand Up @@ -24,7 +24,7 @@ RDEPEND="
>=net-libs/libproxy-0.4.11-r1[${MULTILIB_USEDEP}]
>=net-misc/curl-7.36.0[${MULTILIB_USEDEP}]
nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
virtual/lua[luajit=,${MULTILIB_USEDEP}] )
virtual/lua[luajit=,${MULTILIB_USEDEP}]
nls? ( virtual/libintl )
"
DEPEND="
Expand Down

0 comments on commit 2d715ec

Please sign in to comment.