diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-05-05 21:25:15 -0400 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-05-05 22:49:06 -0400 |
commit | 31ab24bf08dcf3a0f47f148fe39fa0998550efc9 (patch) | |
tree | 852fe66450b8bda22a599a9e03e3c4bfd8718e9c /games-arcade | |
parent | games-action/orbital-eunuchs-sniper: add use deps (diff) | |
download | gentoo-31ab24bf08dcf3a0f47f148fe39fa0998550efc9.tar.gz gentoo-31ab24bf08dcf3a0f47f148fe39fa0998550efc9.tar.bz2 gentoo-31ab24bf08dcf3a0f47f148fe39fa0998550efc9.zip |
games-arcade/cdogs-sdl: set RDEPEND
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild b/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild index 1ff6623e8acb..b53628c6ee9e 100644 --- a/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild +++ b/games-arcade/cdogs-sdl/cdogs-sdl-0.4-r1.ebuild @@ -18,7 +18,7 @@ IUSE="" DEPEND="media-libs/libsdl[video] media-libs/sdl-mixer" -RDPEND=${DEPEND} +RDEPEND=${DEPEND} S=${WORKDIR}/${P}/src |