Skip to content

Commit

Permalink
fsearch, py-xmlsec: use path dependency for icu
Browse files Browse the repository at this point in the history
  • Loading branch information
Schamschula committed Nov 6, 2022
1 parent b5fe8a1 commit 146f0c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/py-xmlsec/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ if {${name} ne ${subport}} {
port:py${python.version}-toml

depends_lib-append \
port:icu \
path:lib/pkgconfig/icu-uc.pc:ic \
port:py${python.version}-lxml \
port:xmlsec
}
2 changes: 1 addition & 1 deletion sysutils/fsearch/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ depends_lib port:adwaita-icon-theme \
port:gsettings-desktop-schemas \
path:lib/pkgconfig/gtk+-3.0.pc:gtk3 \
port:hicolor-icon-theme \
port:icu \
path:lib/pkgconfig/icu-uc.pc:ic \
port:intltool \
port:pcre2 \
port:pkgconfig
Expand Down

0 comments on commit 146f0c3

Please sign in to comment.