summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcap/libcap.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libcap/libcap.inc')
-rw-r--r--meta/recipes-support/libcap/libcap.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcap/libcap.inc b/meta/recipes-support/libcap/libcap.inc
index efa46d6649..67f7579e1d 100644
--- a/meta/recipes-support/libcap/libcap.inc
+++ b/meta/recipes-support/libcap/libcap.inc
@@ -2,8 +2,8 @@ DESCRIPTION = "support for getting/setting POSIX.1e capabilities"
2HOMEPAGE = "http://sites.google.com/site/fullycapable/" 2HOMEPAGE = "http://sites.google.com/site/fullycapable/"
3 3
4# no specific GPL version required 4# no specific GPL version required
5LICENSE = "BSD | GPL" 5LICENSE = "BSD | GPLv2"
6LIC_FILES_CHKSUM = "file://License;md5=731de803c1ccbcb05a9b3523279c8d7f" 6LIC_FILES_CHKSUM = "file://License;md5=3f84fd6f29d453a56514cb7e4ead25f1"
7 7
8DEPENDS = "libpam attr perl-native-runtime" 8DEPENDS = "libpam attr perl-native-runtime"
9# attr and pam are disabled by EXTRA_OEMAKE_virtclass-native 9# attr and pam are disabled by EXTRA_OEMAKE_virtclass-native