diff options
author | Phil Bordelon <sunflare@gentoo.org> | 2002-10-13 16:38:23 +0000 |
---|---|---|
committer | Phil Bordelon <sunflare@gentoo.org> | 2002-10-13 16:38:23 +0000 |
commit | d1d84e096109114d0e8beec7810c28ae0132d060 (patch) | |
tree | 12151d63e47ce3cab91f9fdaece4b6eb6208b421 /app-misc | |
parent | Fixed the ebuild to apply patches correctly if we both have use ppc and use png (diff) | |
download | historical-d1d84e096109114d0e8beec7810c28ae0132d060.tar.gz historical-d1d84e096109114d0e8beec7810c28ae0132d060.tar.bz2 historical-d1d84e096109114d0e8beec7810c28ae0132d060.zip |
Very minor update to the ebuild to make lintool happy.
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/dailystrips/dailystrips-1.0.25.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-misc/dailystrips/dailystrips-1.0.25.ebuild b/app-misc/dailystrips/dailystrips-1.0.25.ebuild index b5a770e66a4a..fa2dd84a6d5c 100644 --- a/app-misc/dailystrips/dailystrips-1.0.25.ebuild +++ b/app-misc/dailystrips/dailystrips-1.0.25.ebuild @@ -12,6 +12,7 @@ LICENSE="GPL-2" KEYWORDS="~x86" DEPEND=">=dev-perl/libwww-perl-5.50" +RDEPEND="${DEPEND}" src_unpack() { unpack ${A} |