media-video/aegisub: add setup-wxwidgets call wrt bug 587530
authorIlya Tumaykin <itumaykin@gmail.com>
Thu, 7 Jul 2016 04:03:22 +0000 (07:03 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 11 Jul 2016 19:37:20 +0000 (21:37 +0200)
Gentoo-Bug: https://bugs.gento.org/587530
Closes: https://github.com/gentoo/gentoo/pull/1839
Package-Manager: portage-2.3.0

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
media-video/aegisub/aegisub-3.2.2_p20160518.ebuild
media-video/aegisub/aegisub-9999.ebuild

index 861014418874a12eafd5d1aa148e0aa968ff29af..9c9c58b7cec830c3a438ad61810f15a0648db999 100644 (file)
@@ -97,6 +97,7 @@ src_configure() {
        # Prevent access violations from OpenAL detection. See Gentoo bug 508184.
        use openal && export agi_cv_with_openal="yes"
 
+       setup-wxwidgets
        local myeconfargs=(
                --disable-update-checker
                --with-ffms2
index cca360224995f3aacb8f563b8b42aa1114c2fa91..5a702d4e5f2ed5877d25656a7b1e16e8f1be4586 100644 (file)
@@ -92,6 +92,7 @@ src_configure() {
        # Prevent access violations from OpenAL detection. See Gentoo bug 508184.
        use openal && export agi_cv_with_openal="yes"
 
+       setup-wxwidgets
        local myeconfargs=(
                --disable-update-checker
                --with-ffms2