diff options
Diffstat (limited to 'sys-apps/dtc/dtc-1.5.0.ebuild')
-rw-r--r-- | sys-apps/dtc/dtc-1.5.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/dtc/dtc-1.5.0.ebuild b/sys-apps/dtc/dtc-1.5.0.ebuild index f2284dee2e44..688e30b948fa 100644 --- a/sys-apps/dtc/dtc-1.5.0.ebuild +++ b/sys-apps/dtc/dtc-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,6 +22,7 @@ IUSE="static-libs" DEPEND=" sys-devel/bison sys-devel/flex + virtual/pkgconfig " DOCS=" Documentation/dt-object-internal.txt |