Skip to content

Commit

Permalink
mail-mta/exim: Drop unnecessary x11-proto dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mattst88 committed Apr 28, 2018
1 parent 4c9e0b7 commit 6fb38e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ COMMON_DEPEND=">=sys-apps/sed-4.0.5
spf? ( >=mail-filter/libspf2-1.2.5-r1 )
dmarc? ( mail-filter/opendmarc )
srs? ( mail-filter/libsrs_alt )
X? ( x11-proto/xproto
X? (
x11-libs/libX11
x11-libs/libXmu
x11-libs/libXt
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ COMMON_DEPEND=">=sys-apps/sed-4.0.5
spf? ( >=mail-filter/libspf2-1.2.5-r1 )
dmarc? ( mail-filter/opendmarc )
srs? ( mail-filter/libsrs_alt )
X? ( x11-proto/xproto
X? (
x11-libs/libX11
x11-libs/libXmu
x11-libs/libXt
Expand Down

0 comments on commit 6fb38e5

Please sign in to comment.