app-admin/syslog-ng: add version constraint on sys-devel/bison
authorTomas Mozes <hydrapolic@gmail.com>
Sun, 3 Feb 2019 03:47:48 +0000 (03:47 +0000)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 3 Feb 2019 19:13:48 +0000 (20:13 +0100)
Bug: https://bugs.gentoo.org/677040
Signed-off-by: Tomas Mozes <hydrapolic@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10967
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-admin/syslog-ng/syslog-ng-3.19.1.ebuild

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