Skip to content

Commit

Permalink
mozextension.eclass: Drop eutils inherit
Browse files Browse the repository at this point in the history
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Sep 28, 2021
1 parent c657dd4 commit 06d1c00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eclass/mozextension.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ if [[ ! ${_MOZEXTENSION} ]]; then
# paths specified in the eclass.
: ${MOZEXTENSION_TARGET:=""}

inherit eutils

DEPEND="app-arch/unzip"

mozversion_extension_location() {
Expand Down

0 comments on commit 06d1c00

Please sign in to comment.