diff options
author | John Klug <john.klug@multitech.com> | 2017-06-05 11:52:04 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-06-05 11:52:04 -0500 |
commit | 867420dd9d519505b392ae0e08185fba833267e7 (patch) | |
tree | 8fcca67e33578d1427cbdbf42c08177f61541caf /recipes-extended | |
parent | cb8fd323883b74500f70f139befba6a4f7c70d49 (diff) | |
download | meta-mlinux-867420dd9d519505b392ae0e08185fba833267e7.tar.gz meta-mlinux-867420dd9d519505b392ae0e08185fba833267e7.tar.bz2 meta-mlinux-867420dd9d519505b392ae0e08185fba833267e7.zip |
fatrace needs autotools-brokensep
Diffstat (limited to 'recipes-extended')
-rw-r--r-- | recipes-extended/fatrace/fatrace_0.9.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/fatrace/fatrace_0.9.bb b/recipes-extended/fatrace/fatrace_0.9.bb index b47637b..866a801 100644 --- a/recipes-extended/fatrace/fatrace_0.9.bb +++ b/recipes-extended/fatrace/fatrace_0.9.bb @@ -1,3 +1,4 @@ +inherit autotools-brokensep DESCRIPTION = "Fatrace - report system wide file access events" HOMEPAGE = "https://launchpad.net/fatrace" LICENSE = "GPL-3.0" |