Skip to content

Commit a2b8dc9

Browse files
committed
Update likely location of local scalaxy-streams project
1 parent b11f4c8 commit a2b8dc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: project/ScalaCLBuild.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ object ScalaCLBuild extends Build {
154154
List(
155155
(
156156
"com.nativelibs4java" %% "scalaxy-streams" % "0.4-SNAPSHOT",
157-
"../Scalaxy",
158-
"git://github.com/nativelibs4java/Scalaxy.git"
157+
"../scalaxy-streams",
158+
"git://github.com/nativelibs4java/scalaxy-streams.git"
159159
),
160160
(
161161
"com.nativelibs4java" %% "scalaxy-reified" % "0.4-SNAPSHOT",

0 commit comments

Comments
 (0)