aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pyfits_1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pyfits_1.3.bb')
-rw-r--r--recipes/python/python-pyfits_1.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyfits_1.3.bb b/recipes/python/python-pyfits_1.3.bb
index ea99a4692c..bf5f0777d8 100644
--- a/recipes/python/python-pyfits_1.3.bb
+++ b/recipes/python/python-pyfits_1.3.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "PyFITS provides an interface to FITS formatted files under the Python scripting language."
HOMEPAGE = "http://www.stsci.edu/resources/software_hardware/pyfits"
AUTHOR = "Space Telescope Science Institute"
-RDEPENDS = "python-numpy"
+RDEPENDS_${PN} = "python-numpy"
SECTION = "devel/python"
LICENSE = "AURA"
PR = "ml0"