diff options
Diffstat (limited to 'recipes-platform/packagegroups/packagegroup-agl-appfw-native-qt5.bb')
-rw-r--r-- | recipes-platform/packagegroups/packagegroup-agl-appfw-native-qt5.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-appfw-native-qt5.bb b/recipes-platform/packagegroups/packagegroup-agl-appfw-native-qt5.bb index 2161e1a8e..151245d5d 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-appfw-native-qt5.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-appfw-native-qt5.bb @@ -9,9 +9,9 @@ PACKAGES = "\ packagegroup-agl-appfw-native-qt5 \ " -#ALLOW_EMPTY_${PN} = "1" +#ALLOW_EMPTY:${PN} = "1" -RDEPENDS_${PN} += "\ +RDEPENDS:${PN} += "\ qtbase \ qtbase-dev \ qtbase-plugins \ |