aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/geda/geda-xgsch2pcb_0.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/geda/geda-xgsch2pcb_0.1.2.bb')
-rw-r--r--recipes/geda/geda-xgsch2pcb_0.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/geda/geda-xgsch2pcb_0.1.2.bb b/recipes/geda/geda-xgsch2pcb_0.1.2.bb
index 93511d24fc..9cb3e611d1 100644
--- a/recipes/geda/geda-xgsch2pcb_0.1.2.bb
+++ b/recipes/geda/geda-xgsch2pcb_0.1.2.bb
@@ -6,7 +6,7 @@ PR = "r1"
DEPENDS = "python-native"
# python-codecs for gettext.py
-RDEPENDS = "geda-gschem geda-utils pcb python-codecs python-dbus python-pygtk python-subprocess"
+RDEPENDS_${PN} = "geda-gschem geda-utils pcb python-codecs python-dbus python-pygtk python-subprocess"
SRC_URI = "http://geda.seul.org/dist/${P}.tar.gz \
file://skip-python-checks.patch"