Skip to content

Commit c4c7a3e

Browse files
committed
.lgtm.yml: Fix libjson package name (Ubuntu, not Red Hat)
1 parent 68f8f9d commit c4c7a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lgtm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ extraction:
2828
- librabbitmq-dev
2929
- liblua5.1-0-dev
3030
- libncurses5-dev
31-
- libjson0-dev
31+
- libjson-c-dev
3232
- uuid-dev
3333
before_index:
3434
- export FASTER=1

0 commit comments

Comments
 (0)