diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-05-05 22:45:55 -0400 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-05-05 22:49:06 -0400 |
commit | b3e99f3e23e89626974812c78a1b2dd6760d8c8f (patch) | |
tree | d7f304d13df6b74ee48d080fc2dd5626d114cb9a /games-util/umodpack | |
parent | games-simulation/pmars-sdl: set RDEPEND (diff) | |
download | gentoo-b3e99f3e23e89626974812c78a1b2dd6760d8c8f.tar.gz gentoo-b3e99f3e23e89626974812c78a1b2dd6760d8c8f.tar.bz2 gentoo-b3e99f3e23e89626974812c78a1b2dd6760d8c8f.zip |
games-util/umodpack: set RDEPEND
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-util/umodpack')
-rw-r--r-- | games-util/umodpack/umodpack-0.5_beta16-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-util/umodpack/umodpack-0.5_beta16-r2.ebuild b/games-util/umodpack/umodpack-0.5_beta16-r2.ebuild index 2a939793eda8..be99b73135a5 100644 --- a/games-util/umodpack/umodpack-0.5_beta16-r2.ebuild +++ b/games-util/umodpack/umodpack-0.5_beta16-r2.ebuild @@ -20,6 +20,7 @@ DEPEND="virtual/perl-IO-Compress dev-perl/Archive-Zip dev-perl/Tie-IxHash tk? ( dev-perl/Tk )" +RDEPEND=${DEPEND} S=${WORKDIR}/${MY_P} SRC_TEST="do parallel" |