diff options
Diffstat (limited to 'trinity-apps/kbarcode/kbarcode-14.0.8.ebuild')
-rw-r--r-- | trinity-apps/kbarcode/kbarcode-14.0.8.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/trinity-apps/kbarcode/kbarcode-14.0.8.ebuild b/trinity-apps/kbarcode/kbarcode-14.0.8.ebuild index e842c771..1537de51 100644 --- a/trinity-apps/kbarcode/kbarcode-14.0.8.ebuild +++ b/trinity-apps/kbarcode/kbarcode-14.0.8.ebuild @@ -22,6 +22,8 @@ SLOT="${TRINITY_VER}" # Native GNU Barcode support seems to be broken right now. # The GNU Barcode binary is needed anyway. +# Might be related to the following tidbit from Gentoo user ML: +#"As of version 0.99, GNU Barcode no longer installs its library." IUSE+=" javascript native_gnu_barcode" |