diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-06-23 19:50:37 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-06-23 19:50:37 +0100 |
commit | e3518d79fa7537ad454aab7213b68f70689add09 (patch) | |
tree | a8816033e3c79f057384672577284ac5ae8639d0 /net-misc/dropbox | |
parent | 5017b70de4777c973300470b220382a3c038a16f (diff) |
fix ebuild corruption
Diffstat (limited to 'net-misc/dropbox')
-rw-r--r-- | net-misc/dropbox/dropbox-48.3.56.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/dropbox/dropbox-48.3.56.ebuild b/net-misc/dropbox/dropbox-48.3.56.ebuild index 09a67447..db5faf6c 100644 --- a/net-misc/dropbox/dropbox-48.3.56.ebuild +++ b/net-misc/dropbox/dropbox-48.3.56.ebuild @@ -58,8 +58,7 @@ RDEPEND="${PYTHON_DEPS} net-misc/wget >=sys-devel/gcc-4.2.0 sys-libs/zlib - sys-libs/ncurses:1/5 - )" + sys-libs/ncurses:1/5" src_unpack() { unpack ${A} |