diff options
author | Sam James <sam@gentoo.org> | 2022-12-27 10:27:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-27 10:27:25 +0000 |
commit | 8f804136ea68461009427885b363778f314c2aa5 (patch) | |
tree | 7709ab3e5bea9c6c2194d58baec22e1b6da69723 /x11-wm | |
parent | net-vpn/i2pd: remove old 2.42.1 (diff) | |
download | gentoo-8f804136ea68461009427885b363778f314c2aa5.tar.gz gentoo-8f804136ea68461009427885b363778f314c2aa5.tar.bz2 gentoo-8f804136ea68461009427885b363778f314c2aa5.zip |
x11-wm/icewm: move unpacker_src_uri_depends to BDEPEND
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-2.8.0.ebuild | 3 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-2.9.6.ebuild | 3 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-2.9.7.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/x11-wm/icewm/icewm-2.8.0.ebuild b/x11-wm/icewm/icewm-2.8.0.ebuild index 58575e5ae44d..c329b7a03a4e 100644 --- a/x11-wm/icewm/icewm-2.8.0.ebuild +++ b/x11-wm/icewm/icewm-2.8.0.ebuild @@ -70,12 +70,11 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - $(unpacker_src_uri_depends) x11-base/xorg-proto gdk-pixbuf? ( gnome-base/librsvg:2 ) " - BDEPEND=" + $(unpacker_src_uri_depends) app-text/asciidoc virtual/pkgconfig nls? ( >=sys-devel/gettext-0.19.8 ) diff --git a/x11-wm/icewm/icewm-2.9.6.ebuild b/x11-wm/icewm/icewm-2.9.6.ebuild index 0b653160bbb5..0664df0f927f 100644 --- a/x11-wm/icewm/icewm-2.9.6.ebuild +++ b/x11-wm/icewm/icewm-2.9.6.ebuild @@ -70,12 +70,11 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - $(unpacker_src_uri_depends) x11-base/xorg-proto gdk-pixbuf? ( gnome-base/librsvg:2 ) " - BDEPEND=" + $(unpacker_src_uri_depends) app-text/asciidoc virtual/pkgconfig nls? ( >=sys-devel/gettext-0.19.8 ) diff --git a/x11-wm/icewm/icewm-2.9.7.ebuild b/x11-wm/icewm/icewm-2.9.7.ebuild index 58575e5ae44d..c329b7a03a4e 100644 --- a/x11-wm/icewm/icewm-2.9.7.ebuild +++ b/x11-wm/icewm/icewm-2.9.7.ebuild @@ -70,12 +70,11 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - $(unpacker_src_uri_depends) x11-base/xorg-proto gdk-pixbuf? ( gnome-base/librsvg:2 ) " - BDEPEND=" + $(unpacker_src_uri_depends) app-text/asciidoc virtual/pkgconfig nls? ( >=sys-devel/gettext-0.19.8 ) |