diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-urlgrabber-native_3.9.1.bb')
-rw-r--r-- | meta/recipes-devtools/python/python-urlgrabber-native_3.9.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-urlgrabber-native_3.9.1.bb b/meta/recipes-devtools/python/python-urlgrabber-native_3.9.1.bb new file mode 100644 index 00000000000..ff8f02ecd73 --- /dev/null +++ b/meta/recipes-devtools/python/python-urlgrabber-native_3.9.1.bb @@ -0,0 +1,4 @@ +require python-urlgrabber_${PV}.bb +inherit native +DEPENDS = "python-native python-pycurl-native" +RDEPENDS = "" |