app-admin/syslog-ng: Revert "add version constraint on sys-devel/bison"
authorTomas Mozes <tmozes@sygic.com>
Mon, 4 Feb 2019 11:07:34 +0000 (12:07 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 4 Feb 2019 13:39:41 +0000 (14:39 +0100)
This reverts commit 644c4d2379e2c9a8930a2e50450ef54c74b77e47
because sys-devel/bison-3.3.2 fixed the issue.
Closes: https://bugs.gentoo.org/677040
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10978
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-admin/syslog-ng/syslog-ng-3.19.1.ebuild

index 11636df492df192eb67a33ba48ae205b2c0d00e7..db4299782e41111a7f44000f15e7cb20082f6355 100644 (file)
@@ -41,7 +41,6 @@ RDEPEND="
        !libressl? ( dev-libs/openssl:0= )
        libressl? ( dev-libs/libressl:0= )"
 DEPEND="${RDEPEND}
-       <sys-devel/bison-3.3.1
        sys-devel/flex
        virtual/pkgconfig"