diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 22:40:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 23:08:07 +0000 |
commit | be7518bf2a3ebeca4206cf813764aa2458b87b0a (patch) | |
tree | 72d437e20f7ff172c5f463160082ec3c31f04b1c /x11-wm | |
parent | x11-terms/kterm: add missing pkgconfig (B)DEPEND (diff) | |
download | gentoo-be7518bf2a3ebeca4206cf813764aa2458b87b0a.tar.gz gentoo-be7518bf2a3ebeca4206cf813764aa2458b87b0a.tar.bz2 gentoo-be7518bf2a3ebeca4206cf813764aa2458b87b0a.zip |
x11-wm/spectrwm: 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-wm')
-rw-r--r-- | x11-wm/spectrwm/spectrwm-3.4.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/spectrwm/spectrwm-3.4.1.ebuild b/x11-wm/spectrwm/spectrwm-3.4.1.ebuild index cbe7e0eeebdf..3836663ba0ba 100644 --- a/x11-wm/spectrwm/spectrwm-3.4.1.ebuild +++ b/x11-wm/spectrwm/spectrwm-3.4.1.ebuild @@ -17,6 +17,7 @@ RDEPEND=" " DEPEND=" elibc_musl? ( sys-libs/queue-standalone ) + virtual/pkgconfig x11-libs/libX11 x11-libs/libXcursor x11-libs/libXrandr |