meta-agl-profile-core: add pyagl to agl-devel images
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-devtools / packagegroups / packagegroup-agl-core-devel.bb
index 97ce254..7e8f007 100644 (file)
@@ -4,7 +4,6 @@ LICENSE = "MIT"
 inherit packagegroup
 
 RDEPENDS_${PN} = "\
-       afb-test \
         strace \
         ldd \
         less \
@@ -25,4 +24,6 @@ RDEPENDS_${PN} = "\
         libxslt-bin \
         agl-service-network-tools \
         gcc-sanitizers \
+        pciutils \
+        pyagl \
         "