diff options
Diffstat (limited to 'meta/recipes-support/argp-standalone')
-rw-r--r-- | meta/recipes-support/argp-standalone/argp-standalone_1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/argp-standalone/argp-standalone_1.3.bb b/meta/recipes-support/argp-standalone/argp-standalone_1.3.bb index e7599d69d6..8d8122612a 100644 --- a/meta/recipes-support/argp-standalone/argp-standalone_1.3.bb +++ b/meta/recipes-support/argp-standalone/argp-standalone_1.3.bb | |||
@@ -20,7 +20,7 @@ inherit autotools | |||
20 | 20 | ||
21 | CFLAGS += "-fPIC -U__OPTIMIZE__" | 21 | CFLAGS += "-fPIC -U__OPTIMIZE__" |
22 | 22 | ||
23 | RDEPENDS:${PN}-dev = "" | 23 | DEV_PKG_DEPENDENCY = "" |
24 | RDEPENDS:${PN}-staticdev = "" | 24 | RDEPENDS:${PN}-staticdev = "" |
25 | 25 | ||
26 | do_install() { | 26 | do_install() { |