forked from hasufell/hasufell-repository
media-sound/pnmixer: fix build, adjust deps
This commit is contained in:
parent
3fdd3f874a
commit
fb75140207
@ -7,3 +7,8 @@ SLOT="0"
|
||||
|
||||
PLATFORMS="~amd64"
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
dev-util/intltool
|
||||
"
|
||||
|
||||
|
@ -10,7 +10,7 @@ SLOT="0"
|
||||
PLATFORMS="~amd64"
|
||||
|
||||
src_prepare() {
|
||||
edo intltoolize --force --copy
|
||||
edo autopoint --force
|
||||
autotools_src_prepare
|
||||
}
|
||||
|
||||
|
@ -17,7 +17,6 @@ MYOPTIONS="
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
dev-util/intltool
|
||||
sys-devel/gettext
|
||||
virtual/pkg-config
|
||||
build+run:
|
||||
|
Loading…
Reference in New Issue
Block a user