Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Commit

Permalink
add-loggers
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Zabinski committed May 15, 2019
1 parent 015d1e0 commit 62796a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ val nativeSettings = Seq(
// nativeLinkingOptions += "-lglib-2.0",
libraryDependencies ++= Seq(
"biz.enef" %%% "slogging-syslog" % SloggingVersion,
// "biz.enef" %%% "slogging-glib" % SloggingVersion,
"biz.enef" %%% "slogging-glib" % SloggingVersion,
),
)

Expand Down

0 comments on commit 62796a8

Please sign in to comment.