summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/apt_0.7.14.bb
blob: 43353fa99542aa26f69f42f2b2c659271d7753f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DEPENDS = "curl db"
RDEPENDS = "dpkg"
LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
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"

OpenPOWER on IntegriCloud