1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 02:00:04 +00:00

apt: 0.6.46 -> 0.7.2 (and fix DEPENDS/RDEPENDS)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2070 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-07-01 17:05:43 +00:00
parent 18b9e6e620
commit 1e6f5d36fe
6 changed files with 3 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
require apt.inc
PR = "r2"
SRC_URI += "file://nodoc.patch;patch=1"
require apt-package.inc
FILES_${PN} += "${bindir}/apt-key"
apt-manpages += "doc/apt-key.8"