summaryrefslogtreecommitdiff
path: root/x11-misc/chgres/chgres-0.1-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/chgres/chgres-0.1-r2.ebuild')
-rw-r--r--x11-misc/chgres/chgres-0.1-r2.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-misc/chgres/chgres-0.1-r2.ebuild b/x11-misc/chgres/chgres-0.1-r2.ebuild
index af5228d50ea5..34ce121d6578 100644
--- a/x11-misc/chgres/chgres-0.1-r2.ebuild
+++ b/x11-misc/chgres/chgres-0.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,13 +19,15 @@ RDEPEND="x11-libs/libX11
x11-libs/libXext
x11-libs/libXxf86vm"
DEPEND="${RDEPEND}
- x11-base/xorg-proto"
+ x11-base/xorg-proto
+ virtual/pkgconfig
+"
PATCHES=( "${FILESDIR}"/${P}-{flags,includes}.patch )
src_prepare() {
default
- tc-export CC
+ tc-export CC PKG_CONFIG
}
src_install() {