[oe-commits] org.oe.dev portmap: depend on fakeroot-native, closes #3016

russf commit openembedded-commits at lists.openembedded.org
Wed Oct 3 06:54:28 UTC 2007


portmap: depend on fakeroot-native, closes #3016

Author: russf at topia.com
Branch: org.openembedded.dev
Revision: 49ebc80978a5a98291bc76a35b098b6ef4e9d24d
ViewMTN: http://monotone.openembedded.org/revision/info/49ebc80978a5a98291bc76a35b098b6ef4e9d24d
Files:
1
packages/portmap/portmap.inc
Diffs:

#
# mt diff -r84c5f1855c9c61c62ef5e9a7eeb2514dc9483714 -r49ebc80978a5a98291bc76a35b098b6ef4e9d24d
#
# 
# 
# patch "packages/portmap/portmap.inc"
#  from [03a075d623238bc9402ae2882f8f05d638c80ab6]
#    to [7ead0cac292d6370f905924d118ae1f9d023c6e1]
# 
============================================================
--- packages/portmap/portmap.inc	03a075d623238bc9402ae2882f8f05d638c80ab6
+++ packages/portmap/portmap.inc	7ead0cac292d6370f905924d118ae1f9d023c6e1
@@ -1,6 +1,7 @@ LICENSE = "GPL"
 DESCRIPTION = "RPC program number mapper."
 SECTION = "console/network"
 LICENSE = "GPL"
+DEPENDS = "fakeroot-native"
 
 SRC_URI = "${DEBIAN_MIRROR}/main/p/portmap/portmap_5.orig.tar.gz \
 	${DEBIAN_MIRROR}/main/p/portmap/portmap_${PV}.diff.gz;patch=1 \






More information about the Openembedded-commits mailing list