Skip to content

Commit

Permalink
dev-ml/ocaml-cstruct: revbump
Browse files Browse the repository at this point in the history
sets +camlp4 since ocaml-pcap needs it
  • Loading branch information
Matthew Brewer authored and aballier committed Oct 17, 2015
1 parent 80692cd commit ccbb60c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRC_URI="https://github.com/mirage/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="async camlp4 lwt"
IUSE="async +camlp4 lwt"

RDEPEND="
async? ( dev-ml/async:= )
Expand Down

0 comments on commit ccbb60c

Please sign in to comment.