diff --git a/recipes-extended/qhull/qhull_2012.1.bb b/recipes-extended/qhull/qhull_2012.1.bb
index 280a73fdca36da3164494e188639c5b530cc57d3..c4d00b9fe30681067b22ca364884bbd8031a9a71 100644
--- a/recipes-extended/qhull/qhull_2012.1.bb
+++ b/recipes-extended/qhull/qhull_2012.1.bb
@@ -10,4 +10,8 @@ SRC_URI[sha256sum] = "a35ecaa610550b7f05c3ce373d89c30cf74b059a69880f03080c556dae
 
 CFLAGS += "-fPIC"
 
+EXTRA_OECMAKE += "\
+  -DCMAKE_SKIP_RPATH=ON \
+"
+
 inherit cmake