aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rpm/rpm-native_4.4.2.3.bb
blob: 62cef86a72c0f9a73f3d31c9a61fb6391f791660 (plain)
1
2
3
4
5
6
7
8
9
inherit native distutils-native-base

require rpm-${PV}.inc

DEPENDS = "beecrypt-native gettext-native zlib-native file-native popt-native python-native"
PACKAGES = ""

export localstatedir = "${layout_localstatedir}"
export varprefix = "${layout_localstatedir}"