summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/apt_0.7.14.bb
blob: 0ea9b481427a3458c67b3caad8231b8cd9daa4b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"