diff options
Diffstat (limited to 'meta/packages/apt/apt_0.7.14.bb')
| -rw-r--r-- | meta/packages/apt/apt_0.7.14.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/packages/apt/apt_0.7.14.bb b/meta/packages/apt/apt_0.7.14.bb deleted file mode 100644 index 0ea9b48142..0000000000 --- a/meta/packages/apt/apt_0.7.14.bb +++ /dev/null @@ -1,15 +0,0 @@ -DEPENDS = "curl db" -RDEPENDS = "dpkg" - -require apt.inc - -PR = "r3" - -SRC_URI += "file://nodoc.patch \ - file://includes-fix.patch" - -require apt-package.inc - -FILES_${PN} += "${bindir}/apt-key" -apt-manpages += "doc/apt-key.8" - |
