Skip to content

Commit

Permalink
dev-util/cmake: Fix libarchive dependency to match CMakeLists.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Robin H. Johnson <[email protected]>
  • Loading branch information
robbat2 committed Sep 14, 2015
1 parent 3193d7b commit ea15f59
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev-util/cmake/cmake-3.2.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86
IUSE="doc emacs system-jsoncpp ncurses qt4 qt5"

RDEPEND="
>=app-arch/libarchive-2.8.0:=
>=app-arch/libarchive-3.0.0:=
>=dev-libs/expat-2.0.1
>=net-misc/curl-7.20.0-r1[ssl]
sys-libs/zlib
Expand Down
2 changes: 1 addition & 1 deletion dev-util/cmake/cmake-3.2.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd
IUSE="doc emacs system-jsoncpp ncurses qt4 qt5"

RDEPEND="
>=app-arch/libarchive-2.8.0:=
>=app-arch/libarchive-3.0.0:=
>=dev-libs/expat-2.0.1
>=net-misc/curl-7.20.0-r1[ssl]
sys-libs/zlib
Expand Down
2 changes: 1 addition & 1 deletion dev-util/cmake/cmake-3.2.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd
IUSE="doc emacs system-jsoncpp ncurses qt4 qt5"

RDEPEND="
>=app-arch/libarchive-2.8.0:=
>=app-arch/libarchive-3.0.0:=
>=dev-libs/expat-2.0.1
>=net-misc/curl-7.20.0-r1[ssl]
sys-libs/zlib
Expand Down
2 changes: 1 addition & 1 deletion dev-util/cmake/cmake-3.3.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64
IUSE="doc emacs system-jsoncpp ncurses qt4 qt5"

RDEPEND="
>=app-arch/libarchive-2.8.0:=
>=app-arch/libarchive-3.0.0:=
>=dev-libs/expat-2.0.1
>=net-misc/curl-7.20.0-r1[ssl]
sys-libs/zlib
Expand Down

0 comments on commit ea15f59

Please sign in to comment.