diff --git a/l/clutter/clutter.SlackBuild b/l/clutter/clutter.SlackBuild
index 9c495fa4..d2db1fd0 100755
--- a/l/clutter/clutter.SlackBuild
+++ b/l/clutter/clutter.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
# Build script for Slackware
-# Copyright (C) 2018 Damien Goutte-Gattat
+# Copyright (C) 2018,2019 Damien Goutte-Gattat
#
# Redistribution and use of this script, with or without modifications,
# is permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
#
# Latest clutter sourcecode is available at: .
#
-# Depends: l/cogl, l/json-glib
+# Depends: l/cogl
# Source package infos
NAMESRC=${NAMESRC:-clutter}
@@ -109,7 +109,6 @@ install -D -m 644 $CWD/slack-desc $PKG/install/slack-desc
# Add dependency infos
cat < $PKG/install/slack-required
cogl
-json-glib
EOF
# Package the tree