diff options
author | 2021-04-12 22:39:22 +0000 | |
---|---|---|
committer | 2021-04-12 23:08:03 +0000 | |
commit | 470a8da3f24ea1d17becc8b796b0c6157e62690d (patch) | |
tree | b70dda3ab2ab88179dec77829c9e287cf3406472 /x11-misc/xdesktopwaves | |
parent | x11-misc/xbattbar: add missing pkgconfig (B)DEPEND (diff) | |
download | gentoo-470a8da3f24ea1d17becc8b796b0c6157e62690d.tar.gz gentoo-470a8da3f24ea1d17becc8b796b0c6157e62690d.tar.bz2 gentoo-470a8da3f24ea1d17becc8b796b0c6157e62690d.zip |
x11-misc/xdesktopwaves: add missing pkgconfig (B)DEPEND
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xdesktopwaves')
-rw-r--r-- | x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild b/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild index 1e5d62650fd1..1be0017af311 100644 --- a/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild +++ b/x11-misc/xdesktopwaves/xdesktopwaves-1.4.ebuild @@ -15,6 +15,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} + virtual/pkgconfig x11-base/xorg-proto " KEYWORDS="amd64 ppc x86" |