mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
app-office/sc-im: fix wrong dependency libxml
Changed dev-haskell/libxml to the correct dev-libs/libxml2 Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
This commit is contained in:
@@ -30,7 +30,7 @@ DEPEND="
|
||||
${LUA_DEPS}
|
||||
)
|
||||
ods? (
|
||||
dev-haskell/libxml
|
||||
dev-libs/libxml2
|
||||
dev-libs/libzip
|
||||
)
|
||||
plots? ( sci-visualization/gnuplot )
|
||||
@@ -42,7 +42,7 @@ DEPEND="
|
||||
)
|
||||
xlsx? (
|
||||
dev-libs/libxlsxwriter
|
||||
dev-haskell/libxml
|
||||
dev-libs/libxml2
|
||||
dev-libs/libzip
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user