app-emulation/vkd3d: Sync with ::wine
authorNick Sarnie <sarnex@gentoo.org>
Tue, 14 May 2019 23:04:22 +0000 (19:04 -0400)
committerNick Sarnie <sarnex@gentoo.org>
Tue, 14 May 2019 23:04:42 +0000 (19:04 -0400)
Fix live ebuild

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
app-emulation/vkd3d/vkd3d-9999.ebuild

index adf1fb7481d8aa0b1570f16e1f9f6235a5d7f7a1..7d104fca6c2c315c603dda0a8ddf002f9b89540a 100644 (file)
@@ -1,10 +1,12 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 inherit multilib-minimal
 
+AUTOTOOLS_AUTORECONF="1"
+
 if [[ "${PV}" == "9999" ]]; then
        EGIT_REPO_URI="https://source.winehq.org/git/vkd3d.git"
        inherit git-r3