diff options
| author | Tomáš Chvátal <scarabeus@gentoo.org> | 2009-11-04 18:03:48 +0100 |
|---|---|---|
| committer | Tomáš Chvátal <scarabeus@gentoo.org> | 2009-11-04 18:03:48 +0100 |
| commit | edfa82d4ef9527dc18194460b1f03707845b5536 (patch) | |
| tree | bb23ab7b6ef127223961d6e70b8c66b794631759 /packaging/gentoo | |
| parent | 710843e4dfd146257500be7ad9c0a5c0d61e56c4 (diff) | |
Adjust gentoo live ebuild to be correct.
Diffstat (limited to 'packaging/gentoo')
| -rw-r--r-- | packaging/gentoo/tuxanci-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild index 255f3a5..c0413ef 100644 --- a/packaging/gentoo/tuxanci-9999.ebuild +++ b/packaging/gentoo/tuxanci-9999.ebuild @@ -36,6 +36,7 @@ RDEPEND=" ) >=dev-libs/libzip-0.9" DEPEND="${RDEPEND} + dev-util/pkgconfig nls? ( sys-devel/gettext )" src_configure() { |