aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <sebfabbro@gmail.com>2012-05-23 23:50:43 +0100
committerSébastien Fabbro <sebfabbro@gmail.com>2012-05-23 23:50:43 +0100
commit9c1d797fd046bf2d95844193871952e6cf03ce27 (patch)
tree018ddbb42ca00722bf7ee60d6216fa90ddc3e34a /dev-java/flexdock/flexdock-1.1.1.ebuild
parent[dev-lang/path64] remove epause along with eutils.eclass since it does nothin... (diff)
downloadsci-9c1d797fd046bf2d95844193871952e6cf03ce27.tar.gz
sci-9c1d797fd046bf2d95844193871952e6cf03ce27.tar.bz2
sci-9c1d797fd046bf2d95844193871952e6cf03ce27.zip
dev-java/flexdock: add missing jgoodies-looks dependency
(Portage version: 2.1.10.60/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-java/flexdock/flexdock-1.1.1.ebuild')
-rw-r--r--dev-java/flexdock/flexdock-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/flexdock/flexdock-1.1.1.ebuild b/dev-java/flexdock/flexdock-1.1.1.ebuild
index 474eba63c..f9c8f6d27 100644
--- a/dev-java/flexdock/flexdock-1.1.1.ebuild
+++ b/dev-java/flexdock/flexdock-1.1.1.ebuild
@@ -18,9 +18,9 @@ KEYWORDS="~x86 ~amd64"
IUSE=""
RDEPEND=">=virtual/jre-1.4"
-DEPEND="
- app-arch/unzip
+DEPEND="app-arch/unzip
dev-java/skinlf
+ dev-java/jgoodies-looks:2.0
>=virtual/jdk-1.4"
EANT_DOC_TARGET="doc"