summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/apt_1.2.31.bb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2016-04-22 01:04:18 +0200
committerAndreas Oberritter <obi@opendreambox.org>2020-07-02 12:17:24 +0200
commit9cb89469dafd495a7178c1cd750f6912bff7de7a (patch)
tree77b3ae702abfa370d88ab853c074496eb8c78d0e /meta/recipes-devtools/apt/apt_1.2.31.bb
parentbdb44577a66f5bb647171717666c41c5c00f37b9 (diff)
downloadopenembedded-core-contrib-9cb89469dafd495a7178c1cd750f6912bff7de7a.tar.gz
apt: use default packaging rules for -dev package
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta/recipes-devtools/apt/apt_1.2.31.bb')
-rw-r--r--meta/recipes-devtools/apt/apt_1.2.31.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/apt/apt_1.2.31.bb b/meta/recipes-devtools/apt/apt_1.2.31.bb
index a075044008..835dbf8e20 100644
--- a/meta/recipes-devtools/apt/apt_1.2.31.bb
+++ b/meta/recipes-devtools/apt/apt_1.2.31.bb
@@ -6,7 +6,6 @@ PACKAGES =+ "${PN}-utils"
FILES_${PN} += "${libdir}/dpkg ${systemd_system_unitdir}/apt-daily.service"
RDEPENDS_${PN} += "perl"
FILES_${PN}-utils = "${bindir}/apt-sortpkgs ${bindir}/apt-extracttemplates"
-FILES_${PN}-dev = "${libdir}/libapt*.so ${includedir}"
inherit systemd