diff options
Diffstat (limited to 'meta/packages/apt/apt_0.7.14.bb')
-rw-r--r-- | meta/packages/apt/apt_0.7.14.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/packages/apt/apt_0.7.14.bb b/meta/packages/apt/apt_0.7.14.bb new file mode 100644 index 0000000000..73285f37c3 --- /dev/null +++ b/meta/packages/apt/apt_0.7.14.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | require apt.inc | ||
2 | |||
3 | SRC_URI += "file://nodoc.patch;patch=1" | ||
4 | |||
5 | require apt-package.inc | ||
6 | |||
7 | FILES_${PN} += "${bindir}/apt-key" | ||
8 | apt-manpages += "doc/apt-key.8" | ||