diff options
Diffstat (limited to 'recipes/qhull/qhull_2003.1.bb')
-rw-r--r-- | recipes/qhull/qhull_2003.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qhull/qhull_2003.1.bb b/recipes/qhull/qhull_2003.1.bb index 499bb9685e..744ba1c023 100644 --- a/recipes/qhull/qhull_2003.1.bb +++ b/recipes/qhull/qhull_2003.1.bb @@ -3,7 +3,7 @@ LICENSE = "unknown" SRC_URI = "http://www.qhull.org/download/qhull-${PV}.tar.gz" -inherit autotools_stage lib_package +inherit autotools lib_package |